Adding new stuff
This commit is contained in:
parent
f47906c8c4
commit
4e0d488d9a
1 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue