X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=.tmux.conf;h=ad7697978653b125fa5fe54ec8651366975c516e;hb=4be840e8f6aa373658ad80036c98374c34bae76e;hp=873d443ba939795a060719eb0f03885c917e16fc;hpb=a676f70b8b4098fb720a289138fc1a5ce3680d5b;p=dotfilesold%2F.git diff --git a/.tmux.conf b/.tmux.conf deleted file mode 100644 index 873d443..0000000 --- a/.tmux.conf +++ /dev/null @@ -1,17 +0,0 @@ -set-option -g prefix C-a -unbind-key C-b -bind-key C-a send-prefix -bind r source-file ~/.tmux.conf \; display " ~/.tmux.conf Reloaded!" -#### Barra inferior Powerline -set-option -g status on -set-option -g status-interval 2 -set-option -g status-justify 'left' -#set-option -g status-fg colour231 -set-option -g status-bg colour31 -set-option -g status-right-length 90 -set-option -g status-right "#(~/.tmux-powerline/tmux-powerline/powerline.sh right)" -set-option -g status-left-length 30 -set -g status-left '#[fg=colour234,bg=colour31] #[fg=colour16,bg=colour254,bold] #(whoami) #[fg=colour254,bg=colour234,nobold] ' -set -g window-status-current-format '#[fg=colour234,bg=colour31] #[fg=colour117,bg=colour31] #I#[fg=colour231,bold] #W#[fg=colour231,bold] #(uptime | cut -f 4-5 -d " " | cut -f 1 -d ",") hrs#[fg=colour57,bold]' - - diff --git a/.tmux.conf b/.tmux.conf new file mode 120000 index 0000000..ad76979 --- /dev/null +++ b/.tmux.conf @@ -0,0 +1 @@ +.tmux/.tmux.conf \ No newline at end of file