Skip to content

Instantly share code, notes, and snippets.

@c02y
Last active March 22, 2019 10:04
Show Gist options
  • Save c02y/d82aba7b3c6c5ae0e38f69b567a13350 to your computer and use it in GitHub Desktop.
Save c02y/d82aba7b3c6c5ae0e38f69b567a13350 to your computer and use it in GitHub Desktop.
conda
# The packages needed to be installed using conda are(only if you have no sudo permission or the offcial is old)
# conda install -c conda-forge ncurses emacs w3m fish the_silver_searcher source-highlight tokei
# conda install -c ripl-org tmux
# conda install -c lebedov tig
delete space at the end of condai
emi -> eme
replace cloc with tokei
abbr cl 'tokei --sort code' # install tokei using `conda install -c conda-forge tokei`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment