From 7f1ddd1d21e8d444f742cc5819fa0a959f5534d2 Mon Sep 17 00:00:00 2001 From: Charles Date: Thu, 5 Mar 2020 17:33:50 +0100 Subject: Removing tmux, profile Refactoring zsh and vim config --- .profile | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .profile (limited to '.profile') diff --git a/.profile b/.profile deleted file mode 100644 index b3a0a28..0000000 --- a/.profile +++ /dev/null @@ -1,5 +0,0 @@ -if [ -z $TMUX ]; then - redshift -c $HOME/.dotfiles/redshift.conf & -fi - -export PATH=$PATH:/usr/local/go/bin -- cgit