https://github.com/bitterhalt/dotfiles
personal dotfiles
https://github.com/bitterhalt/dotfiles
Last synced: 2 months ago
JSON representation
personal dotfiles
- Host: GitHub
- URL: https://github.com/bitterhalt/dotfiles
- Owner: bitterhalt
- Archived: true
- Created: 2022-11-29T15:52:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T21:15:36.000Z (over 1 year ago)
- Last Synced: 2025-03-01T00:32:20.717Z (4 months ago)
- Language: Python
- Size: 1.95 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
This is where I keep all of my dotfiles for apps that I use daily. Feel free to copy any of the dotfiles or scripts you find here
This is purely hobby for me. I am not a developer or Linux expert. Everything here changes sometimes and bugs may appear.
Please do not try to copy my entire setup, as it is very disorganized and specific to my needs. Instead, try copying bits and pieces as you put together your own system.## Details
- Distro: [Arch Linux](https://archlinux.org/)
- WM: [dwm](https://github.com/bitterhalt/dwm)
- Statusbar: [dwmblocks-async](https://github.com/bitterhalt/dwmblocks-async)
- Colorscheme is based: [onedark.nvim](https://github.com/navarasu/onedark.nvim) [onedark.vim](https://github.com/joshdick/onedark.vim)
- Fonts: JetBrains Mono
- Symbols and icons: [Nerd Font Symbols](https://archlinux.org/packages/extra/any/ttf-nerd-fonts-symbols/) , [Feather Symbols](https://github.com/adi1090x/polybar-themes/blob/master/fonts/feather.ttf), [Feather Icons](https://feathericons.com/)
- Terminal: [st](https://github.com/newmanls/st)
- Shell: [zsh](https://www.zsh.org/)
- Editor: [neovim](https://neovim.io/)
- Filemanager: [Ranger](https://github.com/ranger/ranger)
- Launcher: [rofi](https://github.com/davatorium/rofi) + [dmenu](https://github.com/newmanls/dmenu)
- Image Viewer: [nsxiv](https://github.com/nsxiv/nsxiv)
- Media Player: [mpv](https://mpv.io/)
- Document Viewer: [zathura](https://pwmt.org/projects/zathura/)
- Notification daemon: [dunst](https://dunst-project.org/)## Inspiration
- [See my stars](https://github.com/bitterhalt?tab=stars)