https://github.com/jyhong836/linux_auto_config
vim configuration
https://github.com/jyhong836/linux_auto_config
linux vim zsh
Last synced: 3 months ago
JSON representation
vim configuration
- Host: GitHub
- URL: https://github.com/jyhong836/linux_auto_config
- Owner: jyhong836
- Created: 2018-03-26T01:35:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-07T16:06:50.000Z (over 2 years ago)
- Last Synced: 2025-03-17T15:52:48.518Z (over 1 year ago)
- Topics: linux, vim, zsh
- Language: Shell
- Size: 65.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Linux Quick Setup
=================
quick start:
```shell
git clone https://github.com/jyhong836/linux_auto_config.git
cd linux_auto_config
bash quick_setup.sh
wget https://repo.anaconda.com/archive/Anaconda3-2023.09-0-Linux-x86_64.sh
bash Anaconda3-2023.09-0-Linux-x86_64.sh
```