my (demuredemeanor) dotfiles

demure 2e7d830a13 Disabled workspace backandforth after poking sway, and finding that with it on in i3 multi monitors got confusing. před 11 hodinami
GNU_Stow a05805c931 moved tmux config to .config před 1 rokem
aptitude 67c346bc2a Added aptitude config to let me preview all upgradable on deb/ubuntu před 2 měsíci
config 2e7d830a13 Disabled workspace backandforth after poking sway, and finding that with it on in i3 multi monitors got confusing. před 11 hodinami
docs da0fb1a101 More cleanup in the move to firefox před 2 měsíci
retired_confs da0fb1a101 More cleanup in the move to firefox před 2 měsíci
ssh 45bb16065b added host před 1 rokem
subbash 171e5fcd25 updated install check. tweaked pocket kitty conf. před 1 měsícem
system_wide 4cf1c39816 added agent před 1 rokem
.gitignore b12a0f1a83 Added fold před 12 roky
LICENSE 42e6acd66a Init commit před 10 roky
Profile.ps1 c77464621c Added mute funciton před 4 roky
README.md 9d75b0292a Added optional PS1 date. Updated setting override to use dotconf dir. před 1 rokem
Xdefaults 70b6300000 Added UI scaling, and re-adjusted před 2 roky
Xmodmap a121b97798 New thinkpad x260 has Print where Super_R should be... rebinding před 9 roky
asound.conf 598e85779c Moved to 4 spaces instead of tabs... made vim indent color default. Fixed trailing spaces. před 6 roky
bashrc e75c474eb5 Got around to fixing links před 9 roky
inputrc 598e85779c Moved to 4 spaces instead of tabs... made vim indent color default. Fixed trailing spaces. před 6 roky
libao 98f4bc5e43 Needed to fix pianobar, otherwise other sounds will be blocked while pianobar is running před 8 roky
notmuch-config 57543631bd email updates. před 5 roky
slashemrc 57affbb50a Inital commit, needs more work před 10 roky
urlview 70ab913f67 Commented out to reset to defaults. před 6 roky
vimrc 228a92e393 added dirdiff před 1 rokem
xinitrc 84f67091c3 Added fix for giant calibre. před 7 roky

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
  • BUNCH OF CHANGES HERE, BUT NOT LOGGED HERE...
  • Taught tmux status bar to be nicer for small windows. 20240207
  • Moved to dotconf framework for override files. 20240212

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