Skip to content
Snippets Groups Projects
Commit cc4de4ec authored by chraibi's avatar chraibi
Browse files

path to zsh is hard-wired

parent 60a3841d
Branches
No related tags found
No related merge requests found
# General settings # General settings
#ZSH=`which zsh` #ZSH=`which zsh`
set-option -g default-shell /usr/local/bin/zsh set-option -g default-shell /bin/zsh
set -g default-terminal "screen-256color" set -g default-terminal "screen-256color"
set -g history-limit 100000 set -g history-limit 100000
# --------- binding keys # --------- binding keys
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment