diff --git a/config/.byobu/keybindings.tmux b/config/.byobu/keybindings.tmux new file mode 100644 index 0000000..16c5cbf --- /dev/null +++ b/config/.byobu/keybindings.tmux @@ -0,0 +1,9 @@ +set -g prefix F12 +unbind-key -n C-a + +bind-key -n M-F1 display-panes \; split-window -v -c "#{pane_current_path}" +bind-key -n C-F1 display-panes \; split-window -h -c "#{pane_current_path}" +bind-key -n F1 new-window -c "#{pane_current_path}" \; rename-window "-" +bind-key -n F2 previous-window +bind-key -n F3 next-window + diff --git a/config/.local/share/ranger/bookmarks b/config/.local/share/ranger/bookmarks index 48accb6..a56a624 100644 --- a/config/.local/share/ranger/bookmarks +++ b/config/.local/share/ranger/bookmarks @@ -9,5 +9,5 @@ t:/home/tuan/Templates w:/home/tuan/workspace_l/Projects k:/home/tuan/Documents/CTF/TryHackMe/VulnUniversity q:/home/tuan/.nextcloud/Quick Drop -':/home/tuan/.scripts +':/home/tuan/.byobu e:/home/tuan/Documents/CTF/TryHackMe/Ice/2_Recon