added iptables logging guide
This commit is contained in:
1
shell/.config/fish/config.fish
Normal file
1
shell/.config/fish/config.fish
Normal file
@ -0,0 +1 @@
|
||||
set -g -x fish_greeting 'Welcome to FiSH'
|
||||
6
shell/.vimrc
Normal file
6
shell/.vimrc
Normal file
@ -0,0 +1,6 @@
|
||||
:set mouse=r
|
||||
:color desert
|
||||
:syntax on
|
||||
:set nu
|
||||
:set list
|
||||
:set listchars=tab:>-
|
||||
Reference in New Issue
Block a user