From 350a07b0a8525645671a029621cc873b2a8d1957 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 9 Feb 2016 14:16:10 +0100 Subject: Fixed oh-my-zsh --- functions/_c | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 functions/_c (limited to 'functions/_c') diff --git a/functions/_c b/functions/_c deleted file mode 100644 index 39d8cb8..0000000 --- a/functions/_c +++ /dev/null @@ -1,5 +0,0 @@ -#compdef c -_files -W $PROJECTS -/ -_files -W $GOPATH/src/github.com -/ - -# See further documentation in `functions/c`. -- cgit v1.2.3