changed some shit to do with nvim
This commit is contained in:
Submodule .config/nvim updated: 495738e490...2a39dd7c15
2
.nixos
2
.nixos
Submodule .nixos updated: c80b40641f...930916e3e2
2
.zshrc
2
.zshrc
@@ -2,6 +2,8 @@
|
|||||||
export CARAPACE_BRIDGES='zsh,fish,bash,inshellisense' # optional
|
export CARAPACE_BRIDGES='zsh,fish,bash,inshellisense' # optional
|
||||||
zstyle ':completion:*' format $'\e[2;37mCompleting %d\e[m'
|
zstyle ':completion:*' format $'\e[2;37mCompleting %d\e[m'
|
||||||
source <(carapace _carapace)
|
source <(carapace _carapace)
|
||||||
|
setopt NO_CASE_GLOB
|
||||||
|
zstyle ':completion:*' matcher-list 'm:{[:lower:]}={[:upper:]}' 'r:|[._-]=* r:|=*' 'l:|=* r:|=*'
|
||||||
|
|
||||||
# init oh my posh with theme from stow
|
# init oh my posh with theme from stow
|
||||||
eval "$(oh-my-posh init zsh --config $HOME/.config/oh-my-posh/zen.toml)"
|
eval "$(oh-my-posh init zsh --config $HOME/.config/oh-my-posh/zen.toml)"
|
||||||
|
|||||||
Reference in New Issue
Block a user