Published: 08 Mar 2020 › Updated: 08 Mar 2020
LINUXOPOLIS # 1,040 ~ TMUX - INSTALLATION
TMUX INSTALLATION & CONFIGURATION
Building a Linux Habitatwilli glenz @ telegram
Published with SteemPeak
home ~ previous
vim ~/.config/fish/functions/gtmux-installation.fish
function gtmux-installation --description 'tmux installation & configuration'
clear; echo
echo '==========================================================================='
echo ' TMUX INSTALLATION & CONFIGURATION '
echo ' ~/.tmux.conf '
echo '==========================================================================='
echo ' INSTALLATION CONFIGURATION '
echo ' ------------------------------------------------------------------------- '
echo ' $ which tmux $ vim ~/.tmux.conf '
echo ' $ apt-cache search tmux screen set -g prefix C-a '
echo ' $ apt-cache show tmux unbind C-b '
echo ' deb # apt install tmux bind C-a send-prefix '
echo ' fed # dnf install tmux '
echo ' red # yum install tmux bind | split-window -h '
echo ' arc # pacman -S tmux bind - split-window -v '
echo ' $ which tmux unbind \'"\' '
echo ' $ man tmux unbind % '
echo ' '
echo ' setw -g mouse on '
echo '==========================================================================='
echo
end
SOURCES
homepage ...................................... github.com/tmux/tmux
configuration ................................. github.com/samoshkin/tmux-config
documentation ................................. github.com/tmux/tmux/wiki
man-pages ..................................... $ man tmux
jeremy lacroix - part I ....................... youtu.be/gmjyMxezIWU
jeremy lacroix - part V ....................... youtu.be/bjBjZvZsgks
fish .......................................... fishshell.com/docs/current/index.html
picture ....................................... screenshoot by me ~ my gnome-desktop
Leave LINUXOPOLIS # 1,040 ~ TMUX - INSTALLATION to:
Read more #linux posts
Best Posts From W. Glenz
We have not curated any of wglenz's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From W. Glenz
- LINUXOPOLIS # 1,085 ~ PYTHON-TUTORIALS
- LINUXOPOLIS # 1,084
- LINUXOPOLIS # 1,083 ~ WORLD MAP
- LINUXOPOLIS # 1,082 ~ YOUTUBE-DOWNLOADER
- LINUXOPOLIS # 1,081 ~ VIM-INSTALLATION
- LINUXOPOLIS # 1,080
- LINUXOPOLIS # 1,079 ~ CONKY
- LINUXOPOLIS # 1,078 ~ UFW - SSH
- LINUXOPOLIS # 1,077 ~ SYSTEM-UPDATE
- LINUXOPOLIS # 1,076 ~ UFW - APACHE2