Using the Terminal sucks; it's too basic. Let's upgrade our hacking experience with my favourite multiplexer!
MENTIONED IN THE VIDEO:
Tmux: https://github.com/tmux/tmux/wiki
MY TMUX CONF FILE:
Remap prefix key to be A instead of B
set -g prefix C-a
bind C-a send-prefix
unbind C-b
History and renaming
set -g history-limit 10000
set -g allow-rename off
Search mode Vi (default is emacs)
set-window-option -g mode-keys vi
Changing split window keys and retain the current working directory on split
bind \\ split-window -h -c '#{pane_current_path}' # Split panes horizontal
bind - split-window -v -c '#{pane_current_path}' # Split panes vertically
🎵 Where I get my Music (amazing for YouTubers) - https://share.epidemicsound.com/ye2zqm
PS: Some of the links in this description are affiliate links that I get a kickback from 🤝
LinkedIn: / thegaryruddell
X: / thegaryruddell
Instagram: / thegaryruddell
Website: https://www.garyruddell.com
Watch video Smart Hackers DON'T Use Terminal online without registration, duration hours minute second in high quality. This video was added by user Gary Ruddell 16 September 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 14,708 once and liked it 498 people.