Add some function aliases from

* https://blog.developer.atlassian.com/ten-tips-for-wonderful-bash-productivity/
This commit is contained in:
Morgan Wattiez
2019-08-05 11:03:44 +02:00
parent 9049a3c071
commit 56923b7d2e
2 changed files with 11 additions and 1 deletions

View File

@ -30,7 +30,6 @@ set incsearch
set hlsearch
" Disable error bells
set noerrorbells
" Dont show the intro message when starting Vim
set shortmess=atI
" Show the filename in the window titlebar