From 25f3a27fb17211119e02962d9688da75ee41b6a7 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Thu, 16 Jun 2016 17:28:51 +0200 Subject: [PATCH] Cleaning. --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index ebf0784..19dc346 100644 --- a/install.sh +++ b/install.sh @@ -1,7 +1,7 @@ #!/bin/sh # cleaning -rm -rf ~/.dotfiles ~/.vim* ~/.gitignore ~/.tmux.conf ~/.config/fish ~/.local/share/omf +rm -rf ~/.dotfiles ~/.vim* ~/.gitignore ~/.tmux.conf ~/.config/fish # repos if [ `whoami` = "f" ]; then