Added lxd vars/shortcuts to zsh

This commit is contained in:
2023-06-18 19:39:43 +10:00
parent a7f8f12bd2
commit c12d676cf7
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -21,6 +21,8 @@ export MPD_HOST="$HOME/.config/mpd/socket"
PASSWORD_STORE_DIR=$HOME/.config/password-store
PASSWORD_STORE_KEY=$HOME/.config/password-store/.gpg-id
# LXD
export LXD_SOCKET=/run/lxd.socket
# unzip to directory of same name, minus .zip
unzipd () {