Adding new stuff

This commit is contained in:
ViktorBarzin 2017-11-27 12:00:02 +00:00
parent f47906c8c4
commit 4e0d488d9a

View file

@ -56,6 +56,7 @@ alias mkdir="mkdir -pv"
# fi
# }
alias update="sudo apt update"
alias upgrade="sudo apt upgrade"
alias install="sudo apt install"
@ -186,4 +187,4 @@ function netissue(){
# deteemine issue
}
alias tldr="rm -r /home/viktor/.tldr_cache/ &> /dev/null; tldr"
#alias tldr="rm -r /home/viktor/.tldr_cache/ &> /dev/null; tldr"