mirror of
https://github.com/KevinMidboe/dotfiles.git
synced 2026-07-26 03:31:55 +00:00
Added oh-my-zsh in all its glory
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#compdef thor
|
||||
#autoload
|
||||
|
||||
compadd `thor list | grep thor | cut -d " " -f 2`
|
||||
Reference in New Issue
Block a user