tmux-mem-cpu-load

add tmux-mem-cpu-load
https://github.com/thewtex/tmux-mem-cpu-load
This commit is contained in:
2016-04-23 15:49:08 +02:00
parent 9986ff5df2
commit f9c4fd6e2b
2 changed files with 7 additions and 3 deletions

View File

@@ -20,6 +20,9 @@ export PS1="\[\033[36m\]\u\[\033[m\]@\[\033[32m\]\h:\[\033[33;1m\]\w\[\033[m\]\$
export CLICOLOR=1
export LSCOLORS=ExFxBxDxCxegedabagacad
#defaults
export EDITOR=vim
# check the window size after each command and, if necessary,
# update the values of LINES and COLUMNS.
shopt -s checkwinsize