zsh: hste now edits the history file
This commit is contained in:
parent
726e273245
commit
7180787e19
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -114,6 +114,7 @@
|
||||||
nvc='(cd ~/.config/nvim/lua/blake && nvim ../../init.lua)' \
|
nvc='(cd ~/.config/nvim/lua/blake && nvim ../../init.lua)' \
|
||||||
zshrc='$EDITOR ~/.zshrc' \
|
zshrc='$EDITOR ~/.zshrc' \
|
||||||
fstab='sudoedit /etc/fstab' \
|
fstab='sudoedit /etc/fstab' \
|
||||||
|
hste='$EDITOR $HISTFILE' \
|
||||||
|
|
||||||
# Git cLONE
|
# Git cLONE
|
||||||
alias glone="git clone"
|
alias glone="git clone"
|
||||||
|
|
Loading…
Add table
Reference in a new issue