No description
Find a file
2018-12-01 17:47:43 -05:00
.calcurse "first" commit, preparing for LARBS 2.0 2018-01-21 18:29:48 -07:00
.config bookmarks moved once again! 2018-12-01 11:04:34 -05:00
.icons/default gtk theme enforcement 2018-08-03 17:37:56 -04:00
.local/share/applications mimeapps added 2018-11-27 15:57:26 -05:00
.scripts weather report: less is more 2018-12-01 17:43:32 -05:00
.vim/autoload unneeded syntax file removed 2018-11-10 12:18:32 -05:00
.bash_profile profile fix? 2018-07-31 13:58:58 -04:00
.bashrc bashrc cleanout and color for diff and less/man 2018-12-01 17:47:43 -05:00
.bmdirs bookmarks moved once again! 2018-12-01 11:04:34 -05:00
.bmfiles bookmark fix and vimrc update 2018-12-01 11:07:51 -05:00
.emoji dmenuunicode script copied escape sequence to primary, move (moved) emojis 2018-11-04 21:16:37 +00:00
.gtkrc-2.0 theme changed to adwaita dark 2018-05-30 21:14:32 -04:00
.inputrc ctrl-a to beginning of line in vi bash 2018-11-10 18:18:07 -05:00
.profile bashrc cleanout and color for diff and less/man 2018-12-01 17:47:43 -05:00
.readme.mom how did I miss this one? 2018-12-01 12:18:00 -05:00
.tmux.conf "first" commit, preparing for LARBS 2.0 2018-01-21 18:29:48 -07:00
.vimrc bookmark fix and vimrc update 2018-12-01 11:07:51 -05:00
.Xdefaults Update URxvt URL launcher to use linkhandler 2018-05-11 23:15:12 +08:00
.xinitrc tweaks 2018-12-01 10:11:32 -05:00
.xprofile xprofile link 2018-07-30 21:51:30 -04:00
.zprofile zprofile link added for zsh users 2018-09-10 13:18:34 -04:00
LICENSE Create LICENSE 2018-08-02 00:29:58 -04:00
README.md github readme update 2018-12-01 11:08:28 -05:00

Luke's GNU/Linux Dotfiles

There are my dotfiles! The name of the repo, "voidrice", came from the fact they were originally on my Void Linux machine, but these files are distro-independent. In fact, I now push changes from my X200 running Parabola or my X220 running Arch.

Programs whose configs can be found here

  • i3 (i3-gaps)
  • Xresourses info used by my st build as a terminal
  • vim
  • bash
  • ranger (see full documentation here)
  • mutt/msmtp/offlineimap Now moved to LukeSmithxyz/mutt-wizard
  • calcurse
  • ncmpcpp and mpd (my main music player)
  • mpv
  • neofetch
  • And many little scripts I use filed in the ~/.scripts/ directory

More documentation

I've added very thorough documentation of this whole system to .readme.mom. Compile it to be read with the following command:

groff -mom .readme.mom -Tpdf > larbs_readme.pdf

Or, if you actually installed my dotfiles, you can just press Super+F1. The reason this document is written in groff rather than markdown is so it can be compiled realtime on the system, avoiding me pushing bloated .pdfs to this repo everytime there's a need for documentation additions.

In the system, you can also press Super+Shift+e to watch tutorial videos on different programs used. See my YouTube channel for more.

Dynamic Configuration Files

Store your favorite or high-traffic directories in ~/.bmdirs or your most important config files in ~/.bmfiles with keyboard shortcuts. When you add things to theses files my vimrc will automatically run shortcuts which will dynamically generate shortcuts for these in bash, ranger and optionally qutebrowser and fish.

Like my rice?

Feel free to add other suggestions and I may implement them.

I have a job, but every penny I get from followers or subscribers is more incentive to perfect what I'm doing. You can donate to me at https://paypal.me/LukeMSmith. Donations are earmarked for whatever the donator wants, usually to go to funds for buying new equipment for the YouTube channel.

"Dependencies" and programs used

The programs I use here are always changing, but luckily you can just look at the installation list for LARBS here:

A marks programs in the AUR, G marks git repositories.