chore(config): home cleanup, config updates

This commit is contained in:
2023-08-11 11:38:43 +03:00
parent c6567f4f98
commit fab40dae96
3 changed files with 23 additions and 4 deletions

View File

@@ -119,6 +119,9 @@ path_append "$CARGO_HOME/bin"
# screen
export SCREENRC="$XDG_CONFIG_HOME/misc/screenrc"
# sonarlint
export SONARLINT_USER_HOME="$XDG_DATA_HOME/sonarlint"
# tmux
export TMUX_CONF="$XDG_CONFIG_HOME/tmux/tmux.conf"