mirror of
https://github.com/arnaucube/configs.git
synced 2026-02-10 04:26:41 +01:00
first commit
This commit is contained in:
5
.tmux.conf
Normal file
5
.tmux.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
set -g default-terminal "screen-256color" # colors!
|
||||
|
||||
# maximize current pane
|
||||
bind + run 'cut -c3- ~/.tmux.conf | sh -s _maximize_pane "#{session_name}" #D'
|
||||
Reference in New Issue
Block a user