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

https://github.com/bitterhalt/dotfiles

personal dotfiles
https://github.com/bitterhalt/dotfiles

Last synced: 2 months ago
JSON representation

personal dotfiles

Awesome Lists containing this project

README

        

# Dotfiles
![1](https://github.com/bitterhalt/dotfiles/assets/95308907/af5bbc11-04dc-4e30-bc65-a135e50d7622)

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)