Compare commits
No commits in common. "aac3cd90641c8aa8a0b422ed7b3fb449ddcfeae1" and "3f0a29ab47dcddffb3fbf167055d30a444d39b7e" have entirely different histories.
aac3cd9064
...
3f0a29ab47
2 changed files with 1 additions and 4 deletions
|
|
@ -5,7 +5,7 @@ term="foot"
|
||||||
term_client="footclient"
|
term_client="footclient"
|
||||||
term_float="foot --app-id=float -w 1120x700"
|
term_float="foot --app-id=float -w 1120x700"
|
||||||
browser="librewolf"
|
browser="librewolf"
|
||||||
email="thunderbird"
|
email="betterbird"
|
||||||
emacs="emacsclient --create-frame --alternate-editor='emacs'"
|
emacs="emacsclient --create-frame --alternate-editor='emacs'"
|
||||||
mod=Super
|
mod=Super
|
||||||
books="$HOME/.local/bin/books.sh"
|
books="$HOME/.local/bin/books.sh"
|
||||||
|
|
|
||||||
|
|
@ -44,8 +44,5 @@ zstyle ':completion:*' matcher-list 'm:{a-zA-Z}={A-Za-z}'
|
||||||
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||||
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||||
|
|
||||||
# zoxide
|
|
||||||
eval "$(zoxide init zsh)"
|
|
||||||
|
|
||||||
# prompt
|
# prompt
|
||||||
eval "$(starship init zsh)"
|
eval "$(starship init zsh)"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue