my (demuredemeanor) dotfiles

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

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