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
e2185ac4ce
dotfiles
/
.config
/
zsh
/
zsh_completion
/
_editshell
3 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add shell functions & zsh completions
2020-03-08 19:18:49 +00:00
#compdef editshell
Add cmake-build-debug to global gitignore & fix editshell completion
2020-04-01 19:36:48 +00:00
compadd $(ls -pA $SHELL_CONFIG | grep -v / )