updates
This commit is contained in:
parent
1020685fcb
commit
6fc07baa4e
@ -31,3 +31,5 @@ set-window-option -g window-status-current-format '#[bg=red,fg=white,bold] #I #W
|
|||||||
set -g status-right '#[fg=green]][ #[fg=blue]%Y-%m-%d #[fg=white]%I:%M%p#[default] #[fg=green]]'
|
set -g status-right '#[fg=green]][ #[fg=blue]%Y-%m-%d #[fg=white]%I:%M%p#[default] #[fg=green]]'
|
||||||
|
|
||||||
setw -g automatic-rename on
|
setw -g automatic-rename on
|
||||||
|
|
||||||
|
set -as terminal-overrides ',st*:Ss@'
|
||||||
|
2
zshrc
2
zshrc
@ -23,6 +23,8 @@ PROMPT='
|
|||||||
%F{red}%n@%m%F{red} %F{green}%/%F{yellow}${vcs_info_msg_0_}%f
|
%F{red}%n@%m%F{red} %F{green}%/%F{yellow}${vcs_info_msg_0_}%f
|
||||||
> '
|
> '
|
||||||
|
|
||||||
|
eval `keychain --eval --agents ssh id_rsa`
|
||||||
|
|
||||||
export EDITOR=nvim
|
export EDITOR=nvim
|
||||||
|
|
||||||
alias ls='ls -G --color'
|
alias ls='ls -G --color'
|
||||||
|
Loading…
Reference in New Issue
Block a user