chore(zsh): remove dev and develop
These aren't needed since adding `direnv`.
This commit is contained in:
parent
19ed68f3ee
commit
43a1ad8592
2 changed files with 0 additions and 24 deletions
|
@ -303,7 +303,6 @@ in
|
|||
bindkey -M isearch " " magic-space
|
||||
|
||||
ialias cs="create-script"
|
||||
ialias dev="develop"
|
||||
ialias fetch="git fetch --all --jobs=4 --progress --prune"
|
||||
ialias nah="git reset --hard; git clean -fd"
|
||||
ialias pull="git pull --autostash --jobs=4 --summary origin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue