zsh: zshrc
is now zrc
This commit is contained in:
parent
06d0f06402
commit
adf7c00b82
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -122,7 +122,7 @@
|
|||
# Edit config files
|
||||
alias \
|
||||
nvc='(cd ~/.config/nvim/lua/blake && nvim ../../init.lua)' \
|
||||
zshrc='$EDITOR ~/.zshrc' \
|
||||
zrc='$EDITOR ~/.zshrc' \
|
||||
fstab='sudoedit /etc/fstab' \
|
||||
hst='$EDITOR $HISTFILE' \
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue