minor fixes
This commit is contained in:
parent
945b87e85d
commit
dbccd432d9
3 changed files with 5 additions and 6 deletions
|
|
@ -5,7 +5,7 @@ update_path() {
|
|||
}
|
||||
|
||||
# Set manually
|
||||
export DOTS="$(dirname $(chezmoi source-path))"
|
||||
export DOTS="$HOME/.local/share/chezmoi"
|
||||
export EDITOR=nvim
|
||||
export VISUAL="$EDITOR"
|
||||
export QT_STYLE_OVERRIDE=kvantum
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue