diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-03-05 17:33:50 +0100 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-03-05 17:33:50 +0100 |
| commit | 7f1ddd1d21e8d444f742cc5819fa0a959f5534d2 (patch) | |
| tree | 618a86238cc0fecc4497556c0291a1cb469cfaf9 /.profile | |
| parent | 7d450ffb8caf12fa6bed250b6a67d3ecb237f904 (diff) | |
| download | dotfiles-7f1ddd1d21e8d444f742cc5819fa0a959f5534d2.tar.gz dotfiles-7f1ddd1d21e8d444f742cc5819fa0a959f5534d2.tar.bz2 dotfiles-7f1ddd1d21e8d444f742cc5819fa0a959f5534d2.zip | |
Removing tmux, profile Refactoring zsh and vim config
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 5 |
1 files changed, 0 insertions, 5 deletions
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 |
