Auto dark/light mode switching, fix Mason
This commit is contained in:
parent
0d1e6f2967
commit
4d516d6b9d
7 changed files with 58 additions and 23 deletions
|
@ -6,3 +6,4 @@ export XDG_STATE_HOME=$HOME/.local/state
|
|||
export HISTFILE=$XDG_DATA_HOME/zsh/history
|
||||
export HISTSIZE=10000
|
||||
export SAVEHIST=$HISTSIZE
|
||||
source $ZDOTDIR/settheme.zsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue