nvim major update and added devenv to zshrc
This commit is contained in:
Submodule .config/nvim updated: e46d931775...a2cc4a6c45
2
.nixos
2
.nixos
Submodule .nixos updated: 7c74a61821...2a0fbdcd16
3
.zshrc
3
.zshrc
@@ -8,6 +8,9 @@ zstyle ':completion:*' matcher-list 'm:{[:lower:]}={[:upper:]}' 'r:|[._-]=* r:|=
|
||||
# init oh my posh with theme from stow
|
||||
eval "$(oh-my-posh init zsh --config $HOME/.config/oh-my-posh/zen.toml)"
|
||||
|
||||
# Add devenv
|
||||
eval "$(devenv hook zsh)"
|
||||
|
||||
# make nix shell zsh instead of bash
|
||||
any-nix-shell zsh --info-right | source /dev/stdin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user