This website requires JavaScript.
Explore
Help
Sign In
janek
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
95b6d34580
dotfiles
/
.config
/
zsh
/
completion
/
_edbin
3 lines
68 B
Plaintext
Raw
Blame
History
#compdef edbin
compadd $(echo $PATH | cut -d':' -f1 | xargs ls -pA)
Reference in New Issue
View Git Blame
Copy Permalink