Add htb alias
This commit is contained in:
parent
9d5de2f7ad
commit
0855e52f8b
1 changed files with 3 additions and 0 deletions
|
@ -62,6 +62,9 @@ alias s="cd ~/Sites"
|
|||
alias documents="cd ~/Documents/"
|
||||
alias d="cd ~/Documents/"
|
||||
|
||||
# Shortcuts to hack the box folder
|
||||
alias htb="cd ~/Documents/htb/"
|
||||
|
||||
# Shortcuts to documents folder
|
||||
alias db="cd ~/Dropbox/"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue