Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ The Linux environment project is a complete bootstrap boilerplate for a common developer / admin system. It ships a big but flexible bash library for almost all known shell tasks which are usefull for a day to day basis. A configurable vim environment is shipped as well. You can setup vim as an IDE or as a minimal editor. IDE or as a minimal editor. For those who do, since 13 Aug, 2012. For [this blog post](http://hermann-mayer.net/blog/bash-als-power-shell-und-vim-als-ide) for screenshots. Loading dotrc/.vim/vimrc/misc.vim +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ if has("gui_running") " GUI is running or is about to start. " Maximize gvim window. set lines=999 columns=999 set guifont=Source\ Code\ Pro set guifont=Source\ Code\ Pro\ for\ Powerline endif " Suffixes that get lower priority when doing tab completion for filenames. Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ The Linux environment project is a complete bootstrap boilerplate for a common developer / admin system. It ships a big but flexible bash library for almost all known shell tasks which are usefull for a day to day basis. A configurable vim environment is shipped as well. You can setup vim as an IDE or as a minimal editor. IDE or as a minimal editor. For those who do, since 13 Aug, 2012. For [this blog post](http://hermann-mayer.net/blog/bash-als-power-shell-und-vim-als-ide) for screenshots. Loading
dotrc/.vim/vimrc/misc.vim +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ if has("gui_running") " GUI is running or is about to start. " Maximize gvim window. set lines=999 columns=999 set guifont=Source\ Code\ Pro set guifont=Source\ Code\ Pro\ for\ Powerline endif " Suffixes that get lower priority when doing tab completion for filenames. Loading