1
0
Fork 0
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 afe9dc6f71 Autocommitted updated scripts from costadelsol 3 years ago
git-aware-prompt@b032b41562 Autocommitted updated scripts from mari-wovn 4 years ago
nvim NerdTREE git plugin 4 years ago
ohmyzsh@079e7bb5e0 Autocommitted updated scripts from pop-os 3 years ago
per-host Autocommitted updated scripts from costadelsol 3 years ago
ssh Autocommitted updated scripts from costadelsol 3 years ago
ssh-find-agent@d1e030b299 Autocommitted updated scripts from mari-wovn 4 years ago
vim Remove ale and coc.nvim 3 years ago
.gitignore Autocommitted updated scripts from mari-wovn 4 years ago
.gitmodules Autocommitted updated scripts from pop-os 3 years ago
README.md Autocommitted updated scripts from mari-wovn 4 years ago
bash_aliases.sh Autocommitted updated scripts from costadelsol 3 years ago
bash_tmux.sh Autocommitted updated scripts from Adversary 5 years ago
inputrc Add per-host configuration, templating, installer 5 years ago
install.sh Autocommitted updated scripts from costadelsol 3 years ago
new-host.sh Update new-host.sh 4 years ago
tmux.conf Autocommitted updated scripts from mari-wovn 4 years ago
tmux.need-reboot.sh Add per-host configuration, templating, installer 5 years ago
tmux.screen.conf Add per-host configuration, templating, installer 5 years ago
tmux.status-helpers.sh Add per-host configuration, templating, installer 5 years ago
vimrc Remove ale and coc.nvim 3 years ago
zshrc Autocommitted updated scripts from pop-os 3 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.