my (demuredemeanor) dotfiles

demure 4a489346ea Updated conf with new options, and username field for new import. 6 years ago
GNU_Stow 26bfcb3787 Added feh conf to stow. 6 years ago
config 4a489346ea Updated conf with new options, and username field for new import. 6 years ago
i3 f32dd7e00a Cleaned up mode name, and mode/binding sections. 6 years ago
mpv 858ba15939 Added mpv profiles, and a podcast profile. 6 years ago
mutt 81f2a6f2f8 Removed old ref to old account. 6 years ago
newsboat ea4ab83b22 Decreased reload delay. Added notify-screen. 6 years ago
retired_confs 598e85779c Moved to 4 spaces instead of tabs... made vim indent color default. Fixed trailing spaces. 6 years ago
ssh 6703969bae added bb host as sdf bboard shortcut. 6 years ago
subbash 4eda35b4cd Added json cli awk like program. 6 years ago
system_wide 2ca87f44da Added some more crawlers. 6 years ago
tmuxinator cc09f49de0 Removed w3m window, as rarely used. 6 years ago
.gitignore b12a0f1a83 Added fold 11 years ago
LICENSE 42e6acd66a Init commit 10 years ago
README.md 177fec7d0e Guess what, did one more refactor on my git prompt... not using porcelain v2. 6 years ago
Xdefaults caaec69bda Pointing a pragmapro mono now. 6 years ago
Xmodmap a121b97798 New thinkpad x260 has Print where Super_R should be... rebinding 8 years ago
asound.conf 598e85779c Moved to 4 spaces instead of tabs... made vim indent color default. Fixed trailing spaces. 6 years ago
bashrc e75c474eb5 Got around to fixing links 9 years ago
formating.md 25feda1598 Made programs use table. Updated formatting for markdown. Tweaked comment rules. 8 years ago
gitconfig d87b5c1bc5 Added rebase to last five only alias. 6 years ago
inputrc 598e85779c Moved to 4 spaces instead of tabs... made vim indent color default. Fixed trailing spaces. 6 years ago
libao 98f4bc5e43 Needed to fix pianobar, otherwise other sounds will be blocked while pianobar is running 8 years ago
msmtprc d811d1603f Fixed sdf smtp to work again. 6 years ago
notmuch-config 3068fa0ff9 Started to work on notmuch. Moved parts to correct files. Updated format to new smarttabs. 8 years ago
offlineimaprc ce4a9193d2 Updated MA cert again... 6 years ago
programs.md 90c6e3e21d Added calculator, so I remember the name later. 6 years ago
slashemrc 57affbb50a Inital commit, needs more work 10 years ago
tmux.conf 598e85779c Moved to 4 spaces instead of tabs... made vim indent color default. Fixed trailing spaces. 6 years ago
urlview e75c474eb5 Got around to fixing links 9 years ago
vimrc e5f4a8a85d Added i3 vim syntax. 6 years ago
xinitrc 84f67091c3 Added fix for giant calibre. 7 years ago

README.md

Demure's Dotfiles

This is a repo of my dot files, to help me keep them organized,
and in-sync between computers and servers.

I am in the long process of revamping all of my files, adding useful plugins,
organizing snippets, improving comments, and trying making one conf work for
all my systems (when/where possible).

NOTE: While I am currently continuing to maintain the github repo,
I have moved to gitorious. Repo link in top comments, of most comment-able confs.
With the death of gitorious, I am currently using notabug.

You may like my blog as well, demu.red.

Install:

Aside from installing by hand, you could use GNU Stow. example:

cd path_to_dotfiles_clone/GNU_Stow
stow -t ~ main    ## main programs
stow -t ~ laptop  ## gui programs

NOTE: -t PATH is use as the stow 'packages' are recessed.

Improved:

  • I think my vimrc has improved a good deal ^__^
    • It will now auto install Vundle if missing, and create undo/backup/swap paths 8APR2013
    • Now updated for new vundle syntax 16NOV2014
  • My PS1 is much simpl.... Err, neater? 25APR2013
    • The machine test is much more consise, and the git check quite useful
  • Bashrc is now broken up into sub sourced files, much more orginzation potential 26MAY2013
  • Moved to the spectrwm window manager ~18MAY2014
  • Killed off my laptop's useless menu key, and now have a SUPER_R 21MAY2014
  • Added test and variable for missing items in bash 12NOV2014
  • Decided to declare my $PATH with everything I want 12NOV2014
  • Added a MISSING_ITEMS to check if disabled things disabled 13NOV2014
  • Added GNU Stow for installing 06MAR2014
  • Added mutt with multiple accounts, using offlineimap, not-much, and msmtp 25AUG2015
  • Moved to i3 window manager, and set up a sweet lemonbar 30JAN2016
  • Got around to updating stow dir to reflect current software. (still needs some work) 16NOV2018
  • Spent a lot of time refactory my prompt command's git 14MAR2019

Plans:

  • One of these days I need to try zsh


PS. If you happen to have advice, I certainly would be interested in ways to improve my setup.
If you do wish to contact me, I guess twitter is an ok way (spam mitigation)

Last edit 16JUL2017