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.
![]() |
6 months ago | |
---|---|---|
emacs | 6 months ago | |
git | 7 months ago | |
jrnl | 7 months ago | |
kitty | 7 months ago | |
lib | 6 months ago | |
mako | 7 months ago | |
mbsync | 7 months ago | |
pass | 7 months ago | |
rofi | 7 months ago | |
ssh | 7 months ago | |
sway | 7 months ago | |
tmux | 7 months ago | |
tridactyl | 7 months ago | |
vim | 7 months ago | |
waybar | 7 months ago | |
zsh | 6 months ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
dockerfile | 2 years ago | |
makefile | 7 months ago |
README.md
Hi. This is James Patrick's current collection of dotfiles. If you found this feel free to steal what ever you want, if you have any questions feel free to contact me.
Tenants
- The time invested in configuring tools will probably never recouped by increased productivity. That isn't a reason not to it.
- Don't write what already exist.
- Config to have easy setup and tear down, without destroying anything important.
- Try to stay lean. More tools begets more maintenance.
- The best code is no code.
- It's better to have an imperfect tool than to have envs diverge.
- Write tooling to allow for variation between envs.
- Any rule can ignored if it has a non-stupid reason.
- Take lots of screenshots.
- Don't be an idiot and store large files.
Quick start
git clone https://git.jpatrick.io/james/dotfiles.git ~/.dotfiles
make -C ~/.dotfiles install