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 4111f31ce6 update readme 2 weeks ago
alacritty add alacritty settings 2 weeks ago
dunst dunst startup 1 year ago
handlr improved install.sh, added nvim 2 years ago
i3 declutter xresources and i3 2 weeks ago
nvim improve clipboard in nvim 2 weeks ago
polybar update polybar with title of window 1 year ago
ranger update ranger config 2 weeks ago
rofi remove urxvt and picom 2 weeks ago
scripts add screenshot scripts 2 weeks ago
.gitignore declutter zshrc more 2 weeks ago
README.md update readme 2 weeks ago
Xresources declutter xresources and i3 2 weeks ago
desktop.png add readme 2 weeks ago
install.sh improved install.sh, added nvim 2 years ago
p10k.zsh add p10k config, declutter zshrc a bit 2 weeks ago
xinitrc update nvim + urxvt 5 months ago
xprofile improved install.sh, added nvim 2 years ago
zshrc declutter zshrc more 2 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).