Aggiustati parametri per tmux.
This commit is contained in:
parent
84a0e55248
commit
a7c0d9592d
4 changed files with 4 additions and 3 deletions
1
zshrc
1
zshrc
|
@ -25,6 +25,7 @@ done
|
|||
|
||||
# EDITOR
|
||||
export EDITOR="/usr/bin/vim"
|
||||
export ZSH_TMUX_CONFIG=${HOME}/.config/tmux/tmux.conf
|
||||
|
||||
# FZF default options
|
||||
[ -x `which fzf 2>/dev/null` ] && export FZF_DEFAULT_OPTS="--multi --no-mouse --ansi --color=dark"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue