[update] Upate nushell configs to reflect the latest changes
This commit is contained in:
@@ -6,7 +6,7 @@ set -g @plugin 'wfxr/tmux-fzf-url'
|
||||
set -g @plugin 'kylepeeler/tmux-nightowl'
|
||||
set -g @nightowl-cpu-usage true
|
||||
set -g @nightowl-gpu-usage false
|
||||
set -g @nightowl-ram-usage true
|
||||
set -g @nightowl-ram-usage false
|
||||
set -g @nightowl-show-network true
|
||||
set -g @nightowl-show-powerline true
|
||||
set -g @nightowl-show-timezone false
|
||||
@@ -69,11 +69,4 @@ bind m send-keys -t.- 'mpcfzf' Enter
|
||||
bind o set status
|
||||
|
||||
bind-key -n C-\\ run-shell '~/.config/tmux/scratch'
|
||||
|
||||
|
||||
|
||||
if-shell 'uname | grep -q Darwin' { set -s copy-command 'pbcopy' }
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user