https://github.com/omarahm3/.dotfiles
Linux / Arch dotfiles
https://github.com/omarahm3/.dotfiles
dotfiles dotfiles-linux dunst fish-shell i3 i3wm linux nvim polybar regolith rofi stow tmux ubuntu vim
Last synced: about 14 hours ago
JSON representation
Linux / Arch dotfiles
- Host: GitHub
- URL: https://github.com/omarahm3/.dotfiles
- Owner: omarahm3
- Created: 2021-09-30T04:13:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2026-06-17T10:14:32.000Z (14 days ago)
- Last Synced: 2026-06-17T12:09:42.922Z (14 days ago)
- Topics: dotfiles, dotfiles-linux, dunst, fish-shell, i3, i3wm, linux, nvim, polybar, regolith, rofi, stow, tmux, ubuntu, vim
- Language: Shell
- Homepage: https://mrg.sh
- Size: 22.8 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# omarahm3 dotfiles
This is my personal repository for my arch linux dotfiles (will be always WIP)
## About
- Window manager: [i3wm](https://github.com/Airblader/i3)
- Compositor: [polybar](https://github.com/yshui/picom)
- Terminal: [st](https://github.com/LukeSmithxyz/st)
- Shell: [fish](https://github.com/fish-shell/fish-shell)
- Prompt: [starship](https://github.com/starship/starship)
- Editor: [neovim](https://github.com/neovim/neovim)
- Panel: [polybar](https://github.com/polybar/polybar)
- Notifications: [dunst](https://github.com/k-vernooy/dunst.git)
- Application launcher: [rofi](https://github.com/davatorium/rofi)
## Setup
This config depend heavy on [GNU Stow](https://www.gnu.org/software/stow/) to sync all files to their corresponding locations. My current default location is `~/.dotfiles`
`./sync` is a small script used to sync current changes witht the system, please make sure to modify the script if you have the dotfiles on different path