Bash commands cheat sheet / Linux commands cheat sheet:
Linux file system:
Regex cheat sheet:
VIM cheat sheet:
VIM references: http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html
https://rumorscity.com/2014/08/16/5-best-vim-cheat-sheet/
https://www.fprintf.net/vimCheatSheet.html
GIT cheat sheet: https://drive.google.com/file/d/0BzzR335fqe5pcWJIZjZ0c0FwTlU/view?usp=sharing
Ref: http://itsfoss.com/download-linux-wallpapers-cheat-sheets/
Networking commands - reference
~/.vimrc file properties for setting python indentation in a terminal:
******************
syntax on
filetype indent plugin on
set modeline
set tabstop=8 expandtab shiftwidth=4 softtabstop=4
filetype indent on
set nu
******************
Linux file system:
Regex cheat sheet:
VIM cheat sheet:
VIM references: http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html
https://rumorscity.com/2014/08/16/5-best-vim-cheat-sheet/
https://www.fprintf.net/vimCheatSheet.html
GIT cheat sheet: https://drive.google.com/file/d/0BzzR335fqe5pcWJIZjZ0c0FwTlU/view?usp=sharing
Ref: http://itsfoss.com/download-linux-wallpapers-cheat-sheets/
Networking commands - reference
~/.vimrc file properties for setting python indentation in a terminal:
******************
syntax on
filetype indent plugin on
set modeline
set tabstop=8 expandtab shiftwidth=4 softtabstop=4
filetype indent on
set nu
******************
No comments:
Post a Comment