https://github.com/rdvdev2/archpersonalconfig
Some of my settings on Arch, ulploaded mainly for sync across my devices
https://github.com/rdvdev2/archpersonalconfig
Last synced: about 1 year ago
JSON representation
Some of my settings on Arch, ulploaded mainly for sync across my devices
- Host: GitHub
- URL: https://github.com/rdvdev2/archpersonalconfig
- Owner: rdvdev2
- License: other
- Created: 2021-12-24T17:33:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-26T15:23:57.000Z (over 4 years ago)
- Last Synced: 2025-01-27T14:56:52.402Z (over 1 year ago)
- Language: Vim script
- Size: 23.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ArchPersonalConfig
Some of my settings on Arch, uploaded mainly for sync across my devices
## How to use
This repository includes settings for different programs, but none of them will change automatically (you must activate the settings for each of them). First, clone the repository to a suitable location:
```bash
git clone https://github.com/rdvdev2/ArchPersonalConfig ~/.synced_config
```
Some of the files expect the repository to be cloned in `~/.synced_config`, so I recommend against changing the above command unless you're willing to fiddle with all the files.
With the repository cloned, now you can activate the configuration for different applications
```bash
ln -sf ~/.synced_config/sway.conf ~/.config/sway/config # Sway window manager
ln -sf ~/.synced_config/vimrc ~/.vimrc # Vim editor
```
## Inspiration
- The color scheme is OneHalf by sonph ([GitHub](https://github.com/sonph/onehalf))
- The wallpaper was taken from Unsplash, but I'm unable to find it again ([Unsplash](https://unsplash.com/))