Skip to content

Commit

Permalink
removed csi completion
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronj1335 committed Oct 15, 2013
1 parent 4646c24 commit 4b3978b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions home_files/bashrc
Expand Up @@ -182,10 +182,6 @@ which tmutil &>/dev/null && \
( growlnotify -m 'done with backup' --sticky; \
say done with backup )"

# csi completion -- young money!
which csi &>/dev/null && \
csi completion > /tmp/csi-completion.bash && . /tmp/csi-completion.bash


if ! which ip &>/dev/null; then
function ip {
Expand Down

0 comments on commit 4b3978b

Please sign in to comment.