An open API service indexing awesome lists of open source software.

https://github.com/coin8086/simple-host-settings

One-liner setup for Linux machines. Setup vim and bash easily!
https://github.com/coin8086/simple-host-settings

bash linux settings vim

Last synced: 2 months ago
JSON representation

One-liner setup for Linux machines. Setup vim and bash easily!

Awesome Lists containing this project

README

          

# Setup

```bash
eval "$(curl -L https://raw.githubusercontent.com/coin8086/simple-host-settings/master/setup)"
```

_Attention: this will oevrwrite your existing `~/.vimrc` and `~/.bash_aliases` and modify your `.bashrc`._