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
caf5b39060
|
3 years ago | |
---|---|---|
git-aware-prompt@b032b41562 | 5 years ago | |
nvim | 5 years ago | |
ohmyzsh@079e7bb5e0 | 4 years ago | |
per-host | 4 years ago | |
security | 4 years ago | |
ssh | 3 years ago | |
ssh-find-agent@d1e030b299 | 5 years ago | |
vim | 4 years ago | |
.gitignore | 5 years ago | |
.gitmodules | 4 years ago | |
README.md | 5 years ago | |
bash_aliases.sh | 4 years ago | |
bash_tmux.sh | 5 years ago | |
inputrc | 5 years ago | |
install.sh | 4 years ago | |
new-host.sh | 4 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 | 4 years ago | |
zshrc | 4 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')
More dependencies are required for YouCompleteMe; this must be installed separately.