This website requires JavaScript.
Explore
Help
Sign In
krd
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
3b50183a0d
dotfiles
/
.config
/
zsh
/
alias.zsh
6 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
initial commit
2021-03-21 18:25:10 +03:00
#!/bin/zsh
zsh: aliases and related
2021-12-07 02:46:50 +03:00
alias
which
=
'whence -p '
alias
which-command
=
'whence -p '
alias
zsh-which
=
'whence -c '
Copy Permalink