diff options
Diffstat (limited to '.bashrc')
-rw-r--r-- | .bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -86,6 +86,7 @@ export GPG_TTY=`tty` export HISTSIZE=100000 export LESS='-RF' export VAULT_2FA='2 Factor Authentication' +export PRINTER='HP_OfficeJet_8010' alias ..='cd ..' alias d='git --git-dir="$REPODIR/Mango0x45/dotfiles.git" --work-tree="$HOME"' |