https://github.com/bahaaio/dotfiles
My Dotfiles setup on Debian GNU/Linux using i3wm.
https://github.com/bahaaio/dotfiles
config dotfiles dotfiles-linux dunst i3 i3-config neovim nvim polybar polybar-config vim wezterm yazi zsh zshrc
Last synced: 2 months ago
JSON representation
My Dotfiles setup on Debian GNU/Linux using i3wm.
- Host: GitHub
- URL: https://github.com/bahaaio/dotfiles
- Owner: Bahaaio
- License: mit
- Created: 2025-01-30T10:19:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-06T17:00:30.000Z (3 months ago)
- Last Synced: 2026-04-09T02:36:41.726Z (2 months ago)
- Topics: config, dotfiles, dotfiles-linux, dunst, i3, i3-config, neovim, nvim, polybar, polybar-config, vim, wezterm, yazi, zsh, zshrc
- Language: Shell
- Homepage:
- Size: 533 KB
- Stars: 26
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dotfiles
My personal setup for a clean and productive Linux environment.
## Screenshots
### Desktop

### Neovim

## Installation
Uses [install.sh](install.sh) to automate the setup process.
```sh
curl -fsSL https://raw.githubusercontent.com/Bahaaio/dotfiles/main/install.sh | bash
```
> [!NOTE]
> Use [link.sh](link.sh) to symlink dotfiles manually.