Add a hash for apt: ~apt = /etc/apt

This commit is contained in:
gardouille 2015-11-11 23:49:53 +01:00
parent 1b3fb82d78
commit 5006e4104d
1 changed files with 1 additions and 0 deletions

1
zshrc
View File

@ -288,6 +288,7 @@ alias -s bz2='tar -xjvf'
# Raccourcis pour les dossier
# Pour y accéder, faire ~NOM_DU_RACCOURCIS
#######################################
hash -d apt="/etc/apt"
hash -d zsh="/etc/zsh"
hash -d dl="/media/udata/download/"
hash -d sid="/media/udata/config_debian"