theme ctl
This commit is contained in:
@@ -2,7 +2,7 @@ export PATH=$HOME/.config/bin:$PATH:$HOME/.local/bin:$HOME/.local/share/texlive/
|
||||
export MANPATH=$MANPATH:$HOME/.local/share/texlive/2021/texmf-dist/doc/man
|
||||
export INFOPATH=$INFOPATH:$HOME/.local/share/texlive/2021/texmf-dist/doc/info
|
||||
|
||||
alias wal='wal -o "$HOME/.config/bin/walset"'
|
||||
alias wal='wal -o "$HOME/.config/bin/themeset"'
|
||||
alias gef='gdb --eval-command="source /usr/share/gef/gef.py"'
|
||||
alias pwndbg='gdb --eval-command="source /usr/share/pwndbg/gdbinit.py"'
|
||||
alias wget='wget --hsts-file="$XDG_CACHE_HOME/wget-hsts"'
|
||||
@@ -13,5 +13,7 @@ alias xsecurelock='XSECURELOCK_NO_COMPOSITE=1 XSECURELOCK_AUTH_BACKGROUND_COLOR=
|
||||
|
||||
source ~/.zshenv
|
||||
|
||||
source ~/.cache/wal/colors.sh
|
||||
(cat ~/.cache/wal/sequences &)
|
||||
# source ~/.cache/wal/colors.sh
|
||||
# (cat ~/.cache/wal/sequences &)
|
||||
source ~/.cache/theme/colors.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user