Commit 19f491e754ce

Vincent Demeester <vincent@sbr.pm>
2019-06-28 14:54:55
profiles.tmux: use default shell instead of fish
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent ae9bab4
Changed files (1)
modules
profiles
assets
modules/profiles/assets/tmux/tmux.conf
@@ -120,6 +120,3 @@ set -g message-fg colour232
 set -g message-bg colour166
 
 # }
-
-if 'command -v fish >/dev/null' \
-   'set -g default-shell ~/.nix-profile/bin/fish'
\ No newline at end of file