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

https://github.com/dev-techmoe/linux-configs

personal linux configs (vimrc/zshrc/ssh-publickey etc.)
https://github.com/dev-techmoe/linux-configs

Last synced: 2 days ago
JSON representation

personal linux configs (vimrc/zshrc/ssh-publickey etc.)

Awesome Lists containing this project

README

          

# liunx-configs
personal linux configs (vimrc/zshrc/ssh-publickey etc.)

```
https://fastly.jsdelivr.net/gh/dev-techmoe/linux-configs/
```

## Usage
```shell
# vim
wget -O ~/.vimrc https://fastly.jsdelivr.net/gh/dev-techmoe/linux-configs@master/.vimrc
curl -Lo ~/.vimrc https://fastly.jsdelivr.net/gh/dev-techmoe/linux-configs@master/.vimrc
```