Smart Hackers DON'T Use Terminal

Опубликовано: 16 Сентябрь 2022
на канале: Gary Ruddell
14,708
498

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


Смотрите видео Smart Hackers DON'T Use Terminal онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Gary Ruddell 16 Сентябрь 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 14,708 раз и оно понравилось 498 людям.