Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elmerginez/arch-dotfiles
bspwm dotfiles arch
https://github.com/elmerginez/arch-dotfiles
arch-linux archlinux bspwm bspwm-config bspwm-dotfiles bspwm-rice bspwm-themes dotfiles installer shell
Last synced: 26 days ago
JSON representation
bspwm dotfiles arch
- Host: GitHub
- URL: https://github.com/elmerginez/arch-dotfiles
- Owner: elmerginez
- Created: 2023-03-24T11:23:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-23T14:27:52.000Z (about 1 year ago)
- Last Synced: 2024-11-11T16:26:07.675Z (3 months ago)
- Topics: arch-linux, archlinux, bspwm, bspwm-config, bspwm-dotfiles, bspwm-rice, bspwm-themes, dotfiles, installer, shell
- Language: Shell
- Homepage:
- Size: 41.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hii!!
This is my bspwm in arch linux configuration backup :DBased in gh0stzk dotfiles
Install config
download installer for Arch based system```
curl https://raw.githubusercontent.com/elmerginez/arch-dotfiles/master/installer -o $HOME/installer
```
get run permision```
chmod +x installer
```
run installer```
./installer
```