https://github.com/owez/devconf
Installer for my dotfiles and general setup within a Manjaro i3 environment
https://github.com/owez/devconf
configuration devconf dotfiles os shell vim zsh
Last synced: 2 months ago
JSON representation
Installer for my dotfiles and general setup within a Manjaro i3 environment
- Host: GitHub
- URL: https://github.com/owez/devconf
- Owner: Owez
- Created: 2020-06-10T01:32:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-16T16:22:02.000Z (about 5 years ago)
- Last Synced: 2025-01-15T06:13:04.157Z (over 1 year ago)
- Topics: configuration, devconf, dotfiles, os, shell, vim, zsh
- Language: Vim script
- Homepage: https://ogriffiths.com/2020/devconf
- Size: 225 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# devconf
Installer for my dotfiles and general setup within a Manjaro i3 environment
## Usage
Use the script included in the root level of this repository like so:
```bash
# may be needed
chmod +x ./devconf.sh
# run!
./devconf.sh
```
And all configurations should be applied automatically!