An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Dotfiles

My personal setup for a clean and productive Linux environment.

## Screenshots

### Desktop

![Desktop](https://raw.githubusercontent.com/Bahaaio/wallpapers/main/.github/screenshots/desktop.png)

### Neovim

![Neovim](https://raw.githubusercontent.com/Bahaaio/wallpapers/main/.github/screenshots/nvim.png)

## 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.