https://github.com/tuurep/dotfiles
Config files of an Arch system with Openbox window manager.
https://github.com/tuurep/dotfiles
alacritty bash dunst mpv neovim nsxiv openbox polybar rofi tmux zathura
Last synced: 6 months ago
JSON representation
Config files of an Arch system with Openbox window manager.
- Host: GitHub
- URL: https://github.com/tuurep/dotfiles
- Owner: tuurep
- License: mit
- Created: 2021-04-19T21:52:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-02T20:59:49.000Z (10 months ago)
- Last Synced: 2025-03-02T21:32:06.404Z (10 months ago)
- Topics: alacritty, bash, dunst, mpv, neovim, nsxiv, openbox, polybar, rofi, tmux, zathura
- Language: Lua
- Homepage:
- Size: 565 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
# Dotfiles
My dotfiles (any configuration files) for backup and quick reference.
I follow the **bare git repository** method to manage config files. This way no files need to be moved or copied and no symlinks need to be created.
## References for bare git repository method
Original tutorial:
* [Atlassian: The best way to store your dotfiles](https://www.atlassian.com/git/tutorials/dotfiles)
More clearly explained:
* [ackama explanation post](https://www.ackama.com/what-we-think/the-best-way-to-store-your-dotfiles-a-bare-git-repository-explained/)
Video walkthrough:
* [DistroTube video](https://www.youtube.com/watch?v=tBoLDpTWVOM)
## Neovim/terminal color scheme
* See [color table](https://htmlpreview.github.io/?https://github.com/tuurep/dotfiles/blob/master/.github/colortable.html)
* Non-CLI applications that also generally follow this color scheme:
* polybar
* rofi
* zathura (pdf reader)
* dunst
* nsxiv
* my lightdm web-greeter [theme](https://github.com/tuurep/dmg_black)