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 f793e7aaa0 massive overhaul to switch to zsh 3 years ago
bash massive overhaul to switch to zsh 3 years ago
i3 Add beginnings of i3 configuration 3 years ago
nvim NerdTREE git plugin 4 years ago
per-host massive overhaul to switch to zsh 3 years ago
readline massive overhaul to switch to zsh 3 years ago
security add back yubikey credentials 3 years ago
ssh Autocommitted updated scripts from mordhona 3 years ago
tmux massive overhaul to switch to zsh 3 years ago
vim massive overhaul to switch to zsh 3 years ago
zsh massive overhaul to switch to zsh 3 years ago
.gitignore massive overhaul to switch to zsh 3 years ago
.gitmodules massive overhaul to switch to zsh 3 years ago
README.md Autocommitted updated scripts from mari-wovn 4 years ago
install.sh Autocommitted updated scripts from costadelsol 3 years ago
new-host.sh Update new-host.sh 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.