Notepad/enter/Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/Extra customizations.md

17 lines
951 B
Markdown
Raw Normal View History

2023-07-05 18:29:11 +00:00
# Terminal Customizing
Because customizing your terminal for your computer is FUN! Here is a list of things that is on my tentative list of things I'd like to play around with:
---
- Wikit is a cool way to have a summary come up straight through the terminal from wikipedia
- Getting [wikit](https://www.tecmint.com/wikipedia-commandline-tool/) set up on the terminal
- this led to the installation of [fink](obsidian://open?vault=Coding%20Tips&file=Computers%2FMac%20OS%20X%2FTerminal%20Tips%2FShells%2Fpackage%20managers%2FFink) as it's only available via Linux commands
- _watch Star Wars in terminal_ : ```Telnet towel.blinkenlights.nl -
- `cmatrix` & `asciiquarium` after brew install
- toilet --> turn any text into ascii art
- check health of SSD on your laptop to make it [last longer ](https://www.macworld.com/article/334283/how-to-m1-intel-mac-ssd-health-terminal-smartmontools.html)through ```smartmontools```
---