- make grep colorful
- make ls more comfortable
- make tree more comfortable
- use vim replace vi
- add shortcut for
history - alias fullpath to
readlink -f - enable fzf key-bindings
- add shortcuts for directory moving
- set history format
- use vim as default editor
- use hg to quickly find history
- enable scientifical network
used plugins:
- nerdtree
- nerdcommentor
- ALE
- vim-color-solarized
- vim-airline
- vim-airline-themes
- fzf
- leaderf
I use leaderf to quickly find functions and definations in source code which fzf must use ctags to generate tags file previously.
enable PageUp and PageDown for history command search