Add env for monitors, sxhkd-vim
This commit is contained in:
parent
61fb97773c
commit
0158a3dbe2
10 changed files with 44 additions and 16 deletions
2
.bashrc
2
.bashrc
|
@ -86,5 +86,5 @@ shopt -s checkwinsize
|
|||
|
||||
|
||||
source "$HOME/.config/environment"
|
||||
[ -f "$HOME/.config/aliasrc" ] && source $HOME/.config/aliasrc
|
||||
[ -f "$HOME/.config/aliasrc" ] && source "$HOME/.config/aliasrc"
|
||||
[ -x "$(command -v thefuck)" ] && eval $(thefuck --alias)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue