You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mari
4f05841cd9
|
5 years ago | |
---|---|---|
per-host | 5 years ago | |
ssh | 5 years ago | |
ssh-find-agent@d1e030b299 | 5 years ago | |
vim | 5 years ago | |
.gitignore | 5 years ago | |
.gitmodules | 5 years ago | |
README.md | 5 years ago | |
bash_aliases.sh | 5 years ago | |
bash_tmux.sh | 5 years ago | |
inputrc | 5 years ago | |
install.sh | 5 years ago | |
new-host.sh | 5 years ago | |
tmux.conf | 5 years ago | |
tmux.need-reboot.sh | 5 years ago | |
tmux.screen.conf | 5 years ago | |
tmux.status-helpers.sh | 5 years ago | |
vimrc | 5 years ago |
README.md
To install on a new host, run the new-host setup script:
sudo apt install tmux htop git
bash <(wget -nv -O- 'https://raw.githubusercontent.com/programmablereya/common-configs/master/new-host.sh')