Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhuliquan/linux_etc
some my own config in linux
https://github.com/zhuliquan/linux_etc
Last synced: about 2 months ago
JSON representation
some my own config in linux
- Host: GitHub
- URL: https://github.com/zhuliquan/linux_etc
- Owner: zhuliquan
- License: mit
- Created: 2024-08-19T13:53:47.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-10-17T04:09:28.000Z (3 months ago)
- Last Synced: 2024-10-19T06:28:30.180Z (3 months ago)
- Language: Vim Script
- Size: 181 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# usage
1. install `git` and `curl`
2. git clone `https://github.com/zhuliquan/linux_etc.git`
3. cd linux_etc.
- install on ubuntu: `./install_on_ubuntu.sh`.
- install on centos: `./install_on_centos.sh`.
- install on openeuler: `./install_on_openeuler.sh`.
- install on archlinux: `./install_on_archlinux.sh`.