fix stuff on nix
This commit is contained in:
commit
fc59006538
4 changed files with 5 additions and 3 deletions
2
zshrc
2
zshrc
|
@ -36,6 +36,7 @@ alias vim=nvim
|
|||
alias t=tmux
|
||||
alias se=sudoedit
|
||||
alias s=sudo
|
||||
alias nrs="sudo nixos-rebuild switch"
|
||||
|
||||
export PATH=$PATH:/home/yt/.cargo/bin
|
||||
export EDITOR=nvim
|
||||
|
@ -105,7 +106,6 @@ zinit light Aloxaf/fzf-tab
|
|||
zinit light z-shell/zsh-eza
|
||||
zinit snippet OMZP::git
|
||||
zinit snippet OMZP::sudo
|
||||
zinit snippet OMZP::archlinux
|
||||
zinit snippet OMZP::colored-man-pages
|
||||
|
||||
# load completions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue