Add new stuff

This commit is contained in:
ViktorBarzin 2018-02-20 12:00:01 +00:00
parent 27f7729f8e
commit 9fe5de1668
2 changed files with 5 additions and 5 deletions

View file

@ -205,7 +205,7 @@ function netok(){
alias sl=ls
alias vimrc="vim ~/.vimrc"
alias f="free -h"
alias h="htop"
alias h="sudo htop"
alias e="exa -bghHliS"
alias hosts="sudo vim /etc/hosts"