shell
Interesting things to try...not necessarily shell specific, but do involve/happen in the shell.
Record gif/video of terminal - https://github.com/faressoft/terminalizer
Directory-level env config - https://github.com/direnv/direnv
Alternatively - https://github.com/inishchith/autoenv
Sorta alternatively (but more?) - https://github.com/jamesob/desk
Local OR push notifications from shell 🤔- https://github.com/dschep/ntfy
An interesting presentation tool - https://github.com/sloria/doitlive
cURL
wrapper, very cool - https://github.com/micha/restyImproved history - https://github.com/dvorka/hstr
Fish-style history - https://github.com/zsh-users/zsh-history-substring-search
Replacement for
ls
in rust - https://github.com/ogham/exaNeed to setup an alias or 3 for this to be that useful due to so many args
Enhanced
cd
- https://github.com/b4b4r07/enhancdWay too much for me but neat-o regardless
Another enhanced
cd
- https://github.com/ajeetdsouza/zoxideThis looks more my speed...
Interesting zsh plugin that might be better than
goto
- https://github.com/mfaerevaag/wdMore
ls
colors - https://github.com/trapd00r/LS_COLORSMacOS install instructions can be found in this comment (works for me) https://github.com/trapd00r/LS_COLORS/issues/150#issuecomment-600887571
Dotfiles
Last updated