update
This commit is contained in:
parent
6ba4a058c2
commit
dff169b3b0
|
@ -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'
|
||||
|
||||
|
|
3
profile
3
profile
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue