(no title)
codychan | 7 years ago
fish-shell: https://github.com/fish-shell/fish-shell/
ranger: https://github.com/ranger/ranger/
tig: https://github.com/jonas/tig/
ag or rg: https://github.com/ggreer/the_silver_searcher https://github.com/BurntSushi/ripgrep
And all my configurations, especially for fish-shell: http://github.com/c02y/dotfiles
vanderZwan|7 years ago
https://ohmyz.sh/
bfrydl|7 years ago
ComputerGuru|7 years ago
That includes support for && and || and a few other things that should go a long way towards making most code you find drop-in ready.
nil_pointer|7 years ago
If you use a lot of addons, this can load up prompts faster without losing any OMZ goodness.
CGamesPlay|7 years ago
mxschumacher|7 years ago
sfdgsdfg|7 years ago
h1d|7 years ago
I still use fish for scripting as its syntax is far more casual looking.
lunchables|7 years ago
https://github.com/jarun/nnn
archon810|7 years ago