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
|
2 months ago | |
---|---|---|
alacritty | 2 months ago | |
dunst | 2 years ago | |
handlr | 2 years ago | |
i3 | 2 months ago | |
nvim | 2 months ago | |
polybar | 2 years ago | |
ranger | 2 months ago | |
rofi | 2 months ago | |
scripts | 2 months ago | |
.gitignore | 2 months ago | |
README.md | 2 months ago | |
Xresources | 2 months ago | |
desktop.png | 2 months ago | |
install.sh | 2 years ago | |
p10k.zsh | 2 months ago | |
xinitrc | 6 months ago | |
xprofile | 2 years ago | |
zshrc | 2 months 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
).