Last active
March 22, 2019 10:04
-
-
Save c02y/d82aba7b3c6c5ae0e38f69b567a13350 to your computer and use it in GitHub Desktop.
conda
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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