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 0a4d8157af Rearrangements and improvements while setting up i3 3 years ago
bash Rearrangements and improvements while setting up i3 3 years ago
etc Rearrangements and improvements while setting up i3 3 years ago
i3 Rearrangements and improvements while setting up i3 3 years ago
nvim Prettify nvim and tmux some more 3 years ago
per-host Rearrangements and improvements while setting up i3 3 years ago
readline massive overhaul to switch to zsh 3 years ago
ssh Autocommitted updated scripts from mordhona 3 years ago
tmux Remove empty symbol for battery bar 3 years ago
vim Prettify nvim and tmux some more 3 years ago
xscreensaver Rearrangements and improvements while setting up i3 3 years ago
zsh Rearrangements and improvements while setting up i3 3 years ago
.gitignore massive overhaul to switch to zsh 3 years ago
.gitmodules Get pretty colors for tmux based on which host it is 3 years ago
README.md Autocommitted updated scripts from mari-wovn 4 years ago
TODO.md Rearrangements and improvements while setting up i3 3 years ago
install.sh Autocommitted updated scripts from costadelsol 3 years ago
new-host.sh Update new-host.sh 4 years ago
set-git-urls.sh Prettify nvim and tmux some more 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.