Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yacodes/.dotfiles
System configuration files.
https://github.com/yacodes/.dotfiles
dotfiles
Last synced: about 2 months ago
JSON representation
System configuration files.
- Host: GitHub
- URL: https://github.com/yacodes/.dotfiles
- Owner: yacodes
- Created: 2019-06-25T14:58:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-16T14:26:06.000Z (2 months ago)
- Last Synced: 2024-11-16T15:26:31.658Z (2 months ago)
- Topics: dotfiles
- Language: Emacs Lisp
- Homepage:
- Size: 7.65 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# .dotfiles
![Desktop Image](./.media/system.png)
## Software
- **WM:** [i3-gaps](https://github.com/Airblader/i3)
- **Bar:** [polybar](https://github.com/polybar/polybar)
- **Font:** [Iosevka](https://typeof.net/Iosevka/)
- **Shell:** [zsh](https://wiki.archlinux.org/index.php/zsh)
- **Distro:** [Arch Linux](https://www.archlinux.org/)
- **Editor:** [Emacs](https://www.gnu.org/software/emacs/)
- **Launcher:** [rofi](https://github.com/davatorium/rofi)
- **Wallpaper:** [glsl fragment](./wallpaper.glsl)
- **Compositor:** [picom](https://github.com/yshui/picom)## Installation
```sh
$ git clone https://github.com/yacodes/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ ./install.sh
```If you already have some systems configured, then the installation script will not rewrite it. You should move them manually as backups: `$ mv ~/.zshrc ~/.zshrc.bak`. Then run the script again.
## Screenshots
![Browser](./.media/browser.png)
![Rofi](./.media/rofi.png)
![Shader](./.media/shader.png)
![Audio](./.media/audio.png)