add waybar eww and sway
This commit is contained in:
@@ -10,13 +10,10 @@ CASE_SENSITIVE="true"
|
||||
zstyle ':omz:update' mode auto # update automatically without asking
|
||||
zstyle ':omz:update' frequency 7
|
||||
|
||||
plugins=(zsh-autosuggestions sudo web-search poetry copypath gitignore)
|
||||
plugins=(zsh-autosuggestions sudo web-search copypath gitignore)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
export LANG=en_US.UTF-8
|
||||
|
||||
export EDITOR='nvim'
|
||||
export VISUAL='nvim-qt'
|
||||
alias vim='nvim'
|
||||
alias ws='web_search'
|
||||
alias ncspot='~/.config/ncspot/playerctl_notifier.sh & ncspot'
|
||||
@@ -57,4 +54,3 @@ export PATH
|
||||
## Completion scripts setup. Remove the following line to uninstall
|
||||
[[ -f /home/frosty/.dart-cli-completion/zsh-config.zsh ]] && . /home/frosty/.dart-cli-completion/zsh-config.zsh || true
|
||||
## [/Completion]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user