mirror of
https://github.com/fergalmoran/settings-webstorm.git
synced 2025-12-22 09:47:41 +00:00
Rclone ignore
This commit is contained in:
2
rclone_ignore
Normal file
2
rclone_ignore
Normal file
@@ -0,0 +1,2 @@
|
||||
node_modules/
|
||||
.sync/
|
||||
@@ -89,10 +89,10 @@ set -g pane-active-border-fg colour51
|
||||
# Enable mouse control (clickable windows, panes, resizable panes)
|
||||
set -g mouse on
|
||||
set -g default-terminal "screen-256color"
|
||||
set-window-option -g mode-mouse on
|
||||
set-option -g mode-mouse on
|
||||
set-option -g mouse-select-pane on
|
||||
set-option -g mouse-resize-pane on
|
||||
# set-window-option -g mode-mouse on
|
||||
# set-option -g mode-mouse on
|
||||
# set-option -g mouse-select-pane on
|
||||
# set-option -g mouse-resize-pane on
|
||||
|
||||
|
||||
# }
|
||||
|
||||
Reference in New Issue
Block a user