removed up alias
This commit is contained in:
parent
af0830b459
commit
f7ce18460b
1 changed files with 0 additions and 1 deletions
|
|
@ -175,7 +175,6 @@ export PS1='\[\033[01;32m\][\u@\h\[\033[01;37m\] \W\[\033[01;32m\]]\$\033[01;37m
|
|||
|
||||
# Custom Bash Commands
|
||||
alias .="cd"
|
||||
alias up="source up.sh"
|
||||
alias home="xclear && cd /home/brian && clear && nf && history -c && hash -r"
|
||||
alias docs="cd ~/Documents"
|
||||
alias down="cd ~/Downloads"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue