You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Rostyslav Hnatyshyn b9bfd9cc51 fix xinitrc 3 weeks ago
alacritty update neovim config to use lazy, fix some issues with screens in general 4 weeks ago
dunst switch from dunst to wired 3 weeks ago
handlr improved install.sh, added nvim 3 years ago
i3 switch from dunst to wired 3 weeks ago
nvim fix lspconfig in nvim 3 weeks ago
polybar update neovim config to use lazy, fix some issues with screens in general 4 weeks ago
ranger update ranger config 1 year ago
rofi update neovim config to use lazy, fix some issues with screens in general 4 weeks ago
scripts update neovim config to use lazy, fix some issues with screens in general 4 weeks ago
wired switch from dunst to wired 3 weeks ago
.gitignore declutter zshrc more 1 year ago
README.md update readme 1 year ago
Xresources switch from dunst to wired 3 weeks ago
desktop.png add readme 1 year ago
install.sh improved install.sh, added nvim 3 years ago
p10k.zsh add p10k config, declutter zshrc a bit 1 year ago
xinitrc fix xinitrc 3 weeks ago
xprofile improved install.sh, added nvim 3 years ago
zshrc update neovim config to use lazy, fix some issues with screens in general 4 weeks ago

README.md

Dotfiles

Set of dotfiles I use for my desktop. I run Arch linux (btw) and use i3 compiled with no gaps, alacritty as my terminal emulator and neovim as my text editor. I also like to manage my notes using obsidian. I spend 99% of my time on my computer using those 4 programs plus firefox.

People will likely find the nvim, alacritty, and zshrc / p10k.zsh configs useful.

Installation

If you want to just use my entire setup as-is, you can run install.sh. This will symlink all of the files in this directory to your home directory. Folders get linked to ~/.config and files get linked as hidden versions of their names under $HOME (e.g. zshrc -> ~/.zshrc).