Merge remote-tracking branch 'origin/master' into nord
This commit is contained in:
commit
47e8a9ab79
3
.zshrc
3
.zshrc
@ -94,6 +94,9 @@ export FZF_DEFAULT_COMMAND='fd --type f'
|
||||
# RIPGREP
|
||||
export RIPGREP_CONFIG_PATH="${HOME}/.ripgrep"
|
||||
|
||||
# Java Wayland fix
|
||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||
|
||||
# tabtab source for packages
|
||||
# uninstall by removing these lines
|
||||
[[ -f ~/.config/tabtab/zsh/__tabtab.zsh ]] && . ~/.config/tabtab/zsh/__tabtab.zsh || true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user