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
2757bc6f16
|
3 years ago | |
---|---|---|
alacritty | 3 years ago | |
bash | 3 years ago | |
borgmatic | 3 years ago | |
etc | 3 years ago | |
gammastep | 3 years ago | |
i3 | 3 years ago | |
nvim | 3 years ago | |
per-host | 3 years ago | |
readline | 3 years ago | |
rofi | 3 years ago | |
ssh | 3 years ago | |
tmux | 3 years ago | |
vim | 3 years ago | |
xscreensaver | 3 years ago | |
zsh | 3 years ago | |
.gitignore | 3 years ago | |
.gitmodules | 3 years ago | |
README.md | 5 years ago | |
TODO.md | 3 years ago | |
install.sh | 4 years ago | |
new-host.sh | 4 years ago | |
set-git-urls.sh | 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.