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!
- Host: GitHub
- URL: https://github.com/coin8086/simple-host-settings
- Owner: coin8086
- Created: 2019-03-27T03:24:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-28T06:05:00.000Z (over 4 years ago)
- Last Synced: 2025-04-04T04:29:45.409Z (about 1 year ago)
- Topics: bash, linux, settings, vim
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`._