https://github.com/diogo-ms/dotfiles
dotfiles
https://github.com/diogo-ms/dotfiles
Last synced: 4 months ago
JSON representation
dotfiles
- Host: GitHub
- URL: https://github.com/diogo-ms/dotfiles
- Owner: diogo-ms
- License: gpl-3.0
- Created: 2024-03-09T14:59:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-29T18:26:56.000Z (10 months ago)
- Last Synced: 2024-08-13T07:03:29.497Z (8 months ago)
- Language: Lua
- Size: 43 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - diogo-ms/dotfiles - dotfiles (Lua)
README
# dotfiles
My ArchLinux dotfiles## Programs
- Window Manager : i3 (config included)
- Status Bar : polybar (config included)
- Terminal : alacritty (config included)
- Shell : zsh (.zshrc included)
- Application Launcher : dmenu (comes by default with i3)
- Editor : VSCode and NeoVim (config included)## How do I manage my dotfiles ?
I followed [DT's tutorial on Git Bare Repository](https://www.youtube.com/watch?v=tBoLDpTWVOM). You have to create a Git repository in your Git hosting platform.