This commit is contained in:
Ray Elliott 2022-08-19 14:28:08 +01:00
parent 6ba4a058c2
commit dff169b3b0
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,5 @@
alias anki='anki --no-sandbox'
alias containers='lxc list -c ns4s,user.comment:comment'
alias cs='lxc list -c ns4s,user.comment:comment'
alias media-window='bspc node -z top 0 +530'

View File

@ -45,7 +45,6 @@ export AUTOENV_ENABLE_LEAVE=1
# custom aliases
[ -f "$HOME/.config/profile/aliases.sh" ] && . "$HOME/.config/profile/aliases.sh"
[ -f "$HOME/.config/broot/launcher/bash/br" ] && . /home/ray/.config/broot/launcher/bash/br
. "$HOME/.cargo/env"
# vim: filetype=sh
. "$HOME/.cargo/env"