Add new stuff

This commit is contained in:
ViktorBarzin 2018-02-20 12:00:01 +00:00
parent e1280db023
commit b0ac0b9b6c
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"