1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Remove obnoxious global directory aliases that were never useful anyway..

This commit is contained in:
Joe Groocock 2016-10-21 00:05:20 +01:00
parent 181e87f082
commit 062057841d
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -193,10 +193,5 @@ alias sf=screenfetch
alias nf=neofetch
alias lab="ssh -tt tw '~/ctl' 2>/dev/null"
alias -g downloads="~/downloads"
alias -g dl="downloads"
alias -g doc="~/documents"
alias -g desktop="cd ~/desktop"
alias -g drive="~/drive"
# vim: ft=sh