No description
Find a file
2019-01-01 11:41:45 -05:00
.calcurse "first" commit, preparing for LARBS 2.0 2018-01-21 18:29:48 -07:00
.config shortcut sourcing now non-automatic 2018-12-22 19:26:02 -05:00
.icons/default gtk theme enforcement 2018-08-03 17:37:56 -04:00
.local/share/applications gif handling with xdg-open 2018-12-09 14:29:59 -05:00
.scripts Merge pull request #167 from mokulus/master 2019-01-01 11:41:45 -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 shortcut sourcing now non-automatic 2018-12-22 19:26:02 -05:00
.bmdirs removed duplicate 'e' alias (other is in .bashrc) 2018-12-18 22:29:27 -06: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 gruvbox conversion total 2018-12-02 20:33:38 -05:00
.inputrc ctrl-a to beginning of line in vi bash 2018-11-10 18:18:07 -05:00
.profile bash only run bashrc 2018-12-30 18:41:34 -05:00
.readme.mom mod+shift+b/n for bottomleft/right 2018-12-11 16:55:53 -05:00
.tmux.conf "first" commit, preparing for LARBS 2.0 2018-01-21 18:29:48 -07:00
.vimrc linkhandler fixes and paste only clipboard 2018-12-08 16:01:49 -05:00
.Xdefaults gruvbox and xresources 2018-12-01 18:07:01 -05:00
.xinitrc tweaks 2018-12-01 10:11:32 -05:00
.xprofile xprofile link 2018-07-30 21:51:30 -04:00
.Xresources font change 2018-12-03 13:29:30 -05: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 better dox 2018-12-01 22:37:02 -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

There's a full .pdf write-up of the repository here: https://larbs.xyz/larbs_readme.pdf.

Or, if you actually installed my dotfiles, you can just press Super+F1 to show the same document offline.

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

The command getkeys will also show basic key binds for different programs.

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.