diff --git a/home/.bashrc b/home/.bashrc index 4b147db..8de590b 100644 --- a/home/.bashrc +++ b/home/.bashrc @@ -45,6 +45,3 @@ if hash dircolors 2>/dev/null; then alias fgrep='fgrep --color=auto' alias egrep='egrep --color=auto' fi - -source ~/.homesick/repos/homeshick/homeshick.sh -source ~/.homesick/repos/homeshick/completions/homeshick-completion.bash