Personal dotfiles that I use for my Thinkpad t470s (running swaywm or i3wm).
- i3 (i3-gaps)
- NeoVim
- oh-my-zsh
- tmux
- ranger
- dunst
- redshift
- polybar
- picom
- rofi
- And many, many little scripts I use
- It would be best to have a basic knowledge of how a linux ecosystem works since this repository works mostly as a reference/configuration project instead of a guide. I will not go into detail explaining what each program does but I will try to point you to the right direction in case you would like to learn more.
- Please, do not blindly run or copy paste everything you find 🙃
- I would really appreciate if you have a suggestion or report an error to open an issue.
Stow is used to help settings things up (instead of manually creating symlinks etc...). In that way you can have a dotfiles
folder in your $HOME
folder instead of hacking around on version controlling (like adding root folder and ignoring everything non relevant).
Naive script that installs 💩 (please, read its contents before running since it's going to overwrite things) Check contents of script here
$ bash ./install.sh