my (demuredemeanor) dotfiles

demure 960d09dd0d Added tuir 1 year ago
GNU_Stow 8791c8ded1 moved newsboat conf to ~/.config 3 years ago
config 960d09dd0d Added tuir 1 year ago
docs a4a13df212 added xev onliner 2 years ago
retired_confs 0b0361d76b Moved to mbsync, and retired offlineimap. 3 years ago
ssh 40b518278d Added team 2 years ago
subbash 95b5921d29 updated for x1 nano 2 years ago
system_wide b808f85f94 Added gpg wkd ignore 2 years ago
.gitignore b12a0f1a83 Added fold 10 years ago
LICENSE 42e6acd66a Init commit 9 years ago
Profile.ps1 c77464621c Added mute funciton 3 years ago
README.md a102da101c Added note about XDG_CONFIG_HOME 4 years ago
Xdefaults e042935fce added xcursor theme, cause the cursor looked drep on void's default with i3. 4 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. 5 years ago
bashrc e75c474eb5 Got around to fixing links 8 years ago
inputrc 598e85779c Moved to 4 spaces instead of tabs... made vim indent color default. Fixed trailing spaces. 5 years ago
libao 98f4bc5e43 Needed to fix pianobar, otherwise other sounds will be blocked while pianobar is running 7 years ago
mbsyncrc 79f9ff70a3 purged commented section 3 years ago
notmuch-config 57543631bd email updates. 3 years ago
slashemrc 57affbb50a Inital commit, needs more work 9 years ago
tmux.conf 2dfe2e071b welp, my attempt at adding spesific lines could have gone better... 3 years ago
urlview 70ab913f67 Commented out to reset to defaults. 5 years ago
vimrc dcb3df688f added diff mode shortcut, and tweaked cursor colors. 2 years ago
xinitrc 84f67091c3 Added fix for giant calibre. 6 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 ~ cli     ## main programs
stow -t ~ gui     ## gui programs

NOTE: -t PATH is used 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
  • Had to get fancy with i3 volume bindings as HDMI output caused sink changes 18JUN2019
  • Moved from lemonbar to polybar. Things are a lot cleaner and easier to tinker with now. 14JUL2019
    • lemonbar files moved to retired_confs dir.
  • Moved markdown docs/notes to a docs dir. 24JUL2019
  • Moved to prioritising $XDG_CONFIG_HOME for dotfiles. 01AUG2019

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 2019-08-01