Go to file
James Patrick 161278221b Started using fzf-pass by ReekyMarko
There are still some issues with this. Primarily that it doesn't work
with the browserpass format. I will probably need to fork this to get
this to work.
2020-05-15 12:15:58 -04:00
emacs Added resourced to get my ruby setup working 2020-05-15 12:15:13 -04:00
git Adding emacs magic-ish line for make files. 2020-03-19 15:55:20 -04:00
jrnl Adding emacs magic-ish line for make files. 2020-03-19 15:55:20 -04:00
lib Adding emacs magic-ish line for make files. 2020-03-19 15:55:20 -04:00
mako Make mako prettier and added high urgency notifications. 2020-05-08 20:49:53 -04:00
rofi Merge branch 'master' of git.jpatrick.io:james/dotfiles 2020-04-22 00:03:37 -04:00
ssh Adding emacs magic-ish line for make files. 2020-03-19 15:55:20 -04:00
sway Started using fzf-pass by ReekyMarko 2020-05-15 12:15:58 -04:00
tmux Adding emacs magic-ish line for make files. 2020-03-19 15:55:20 -04:00
tridactyl Updating functions for tridactyl. 2020-04-21 23:35:07 -04:00
vim Added syntax highlighting trydactyl and vimrc. 2020-03-19 15:30:43 -04:00
waybar Adding emacs magic-ish line for make files. 2020-03-19 15:55:20 -04:00
zsh Added resourced to get my ruby setup working 2020-05-15 12:15:13 -04:00
.gitignore Added support for both DOOM and Spacemacs 2019-08-04 20:41:05 -04:00
README.md Cleaned up and removed passive voice. 2020-03-10 16:50:05 -04:00
dockerfile Adding first pass at docker image for testing. 2020-03-09 11:52:11 -04:00
makefile Adding emacs magic-ish line for make files. 2020-03-19 15:55:20 -04:00

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

  1. The time invested in configuring tools will probably never recouped by increased productivity. That isn't a reason not to it.
  2. Don't write what already exist.
  3. Config to have easy setup and tear down, without destroying anything important.
  4. Try to stay lean. More tools begets more maintenance.
    1. The best code is no code.
    2. It's better to have an imperfect tool than to have envs diverge.
    3. Write tooling to allow for variation between envs.
  5. Any rule can ignored if it has a non-stupid reason.
  6. Take lots of screenshots.
  7. 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