Added Screenshot script for i3, fixed writeup path for ranger, added aws centos to ssh, added some abbrevs for *.go in vim, added metasploit alias to .zshrc~

This commit is contained in:
TuDatTr
2020-05-13 05:20:44 +02:00
parent b19a19751f
commit 68b7df6495
13 changed files with 61 additions and 49 deletions

View File

@@ -3,7 +3,6 @@ syntax on
filetype indent plugin on
set background=light
set encoding=utf-8
set autowrite
set smartcase
set incsearch
set hlsearch