Home colorls
Post
Cancel

colorls

Repo

1
https://github.com/athityakumar/colorls

Nerd Fonts Installation

1
2
brew tap homebrew/cask-fonts
brew install --cask font-hack-nerd-font

Installation

1
sudo gem install colorls

Enable tab completion for flags by entering following line to your shell configuration file (~/.bashrc or ~/.zshrc) :

1
source $(dirname $(gem which colorls))/tab_complete.sh
1
This post is licensed under CC BY 4.0 by the author.