cat ~/.tmux.conf

 cat ~/.tmux.conf

################ GENERAL ################                                                                                                   [6/56]
set -g default-terminal "xterm-256color"
unbind C-b ; set -g prefix `; bind-key ` send-prefix
set -sg repeat-time 600 ; #set -s escape-time 500
set -g history-limit 666666
setw -g xterm-keys on
set -g renumber-windows on
setw -g automatic-rename on
set -g display-panes-time 800 ; set -g display-time 1000
set -g set-titles on ; set -g set-titles-string '[#S] #I:#W (#T)'
setw -g clock-mode-style 24
set -g monitor-activity on ; set -g visual-activity off
################ SIMPLE STATUS LINE ################
# TODO tmux_conf_theme=powerline
set -g status-interval 20
# set -g status-bg black ; set -g status-fg green
# crap # set -g status-utf8 on ; setw -g utf8 on
# set -g window-status-current-style "fg=yellow,bold,underscore,bg=red"
# set -g window-status-last-style "fg=white,dim,bg=blue"
set -g mouse off #TODO: not very feasible
################ Dragula Tmux Theme ################
###   # git clone -n --depth=1 https://github.com/dracula/tmux.git ~/.tmux/plugins/tmux
###   set -g @plugin 'dracula/tmux'
###   set -g @dracula-plugins "battery time"
###   # set -g @dracula-show-powerline true # why mess char?
###   set -g @dracula-show-left-icon session
###   set -g @dracula-show-flags true
###   set -g @dracula-refresh-rate 5
###   set -g @dracula-left-icon-padding 1
###   set -g @dracula-military-time true
###   set -g @dracula-git-disable-status true
###   ### without tpm# run-shell "~/.tmux/themes/dragula-tmux/dracula.tmux"
################ Nord Tmux Theme ################
set -g @plugin "arcticicestudio/nord-tmux"
# set -g @nord_tmux_show_status_content "0"
set -g @nord_tmux_no_patched_font "1"
### without tpm# run-shell "~/.tmux/themes/nord-tmux/nord.tmux"
################ tpm(Tmux Plugin Manager)
# git clone -n --depth=1 https://github.com/tmux-plugins/tpm.git ~/.tmux/plugins/tpm
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run-shell '~/.tmux/plugins/tpm/tpm'

tree -L 2 ~/.tmux

$ tree -L 2 .tmux
.tmux
└── plugins
    ├── nord-tmux
    ├── tmux
    └── tpm

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值