26 lines
1.7 KiB
Markdown
26 lines
1.7 KiB
Markdown
|
|
||
|
There are so many things to do through the command line in your terminal! Here are a list of packages or tools that I already have or want to later try out for me to come back to.
|
||
|
|
||
|
|
||
|
##### Currently:
|
||
|
---
|
||
|
- [VHS](obsidian://open?vault=enter&file=Coding%20Tips%20(Classical)%2FTerminal%20Tips%2FCLI%20Tools%2FCLI%20Tool%20Collection%2FVHS) - cute gifs generated while typing in terminal
|
||
|
- additionally there is also `asciinema rec`
|
||
|
- [Figlet](obsidian://open?vault=Obsidian&file=Coding%20Tips%20(Classical)%2FComputers%2FComputer%20Realm%2FTerminal%20Tips%2FCLI%20Tools%2FASCII) - create large text headers within terminal
|
||
|
- can be additionally used with `toilet`
|
||
|
- [Vim](obsidian://open?vault=Obsidian&file=Coding%20Tips%20(Classical)%2FComputers%2FComputer%20Realm%2FTerminal%20Tips%2FCLI%20Tools%2FVim%2FVim) - my default command-line editor of choice
|
||
|
- [Wikit](obsidian://open?vault=Obsidian&file=Coding%20Tips%20(Classical)%2FComputers%2FComputer%20Realm%2FTerminal%20Tips%2FCLI%20Tools%2Fpackage%20managers%2FFink) - wikipedia search anything within terminal
|
||
|
|
||
|
|
||
|
|
||
|
#### Later:
|
||
|
---
|
||
|
- [Typer](https://github.com/maaslalani/typer) - a typing test in your terminal
|
||
|
- ![[Pasted image 20230626195256.png]]
|
||
|
- [Bubble Tea](https://github.com/charmbracelet/bubbletea) - a powerful TUI framework
|
||
|
- [Watchman](https://facebook.github.io/watchman/) - watches files & records/triggers actions when they change
|
||
|
- [ChezMoi](https://www.chezmoi.io) - manage your dot files across different devices!
|
||
|
- see [how it compares](https://dotfiles.github.io/utilities/) with other dot files solutions.
|
||
|
- here is the [git repo ](https://github.com/twpayne/chezmoi)
|
||
|
- Kava - visualizer for music in your terminal
|
||
|
- t
|