No description
Find a file
luukvbaal b52886fc6c typo fix
Prevented statusbar module from not showing when 0 unread items
2018-11-19 11:08:59 +01:00
.calcurse "first" commit, preparing for LARBS 2.0 2018-01-21 18:29:48 -07:00
.config newsboat unread statusbar 2018-11-19 10:58:14 +01:00
.icons/default gtk theme enforcement 2018-08-03 17:37:56 -04:00
.local/share/applications mimeapps additions for mutt and transmissions 2018-10-04 13:44:43 -04:00
.scripts typo fix 2018-11-19 11:08:59 +01: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 Download either audio or video and extract audio 2018-10-07 23:47:05 +11:00
.emoji dmenuunicode script copied escape sequence to primary, move (moved) emojis 2018-11-04 21:16:37 +00:00
.gitattributes shortcut system movement 2018-11-04 17:45:10 -05: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
.key_directories shortcut fixes 2018-11-06 12:50:29 -05:00
.key_files key file fix 2018-11-04 18:55:56 -05:00
.profile multiple cursors added 2018-11-16 12:25:06 -05:00
.Renviron switch to plugged for vim plugins 2018-11-05 19:57:28 -05:00
.Rprofile "first" commit, preparing for LARBS 2.0 2018-01-21 18:29:48 -07:00
.tmux.conf "first" commit, preparing for LARBS 2.0 2018-01-21 18:29:48 -07:00
.urlview webview moved to linkhandler 2018-04-01 09:11:07 -07:00
.vimrc xrdb update automatic and bib fix 2018-11-16 12:25:25 -05:00
.Xdefaults Update URxvt URL launcher to use linkhandler 2018-05-11 23:15:12 +08:00
.xinitrc rate increased 2018-07-08 09:08:57 -04: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 referbib added, wal tweak 2018-10-31 22:07:48 -04: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)
  • urxvt (rxvt-unicode) (although these files use my st build as the default terminal)
  • vim
  • bash
  • ranger
  • qutebrowser
  • mutt/msmtp/offlineimap Now moved to LukeSmithxyz/mutt-wizard
  • calcurse
  • ncmpcpp and mpd (my main music player)
  • Music on Console (moc and mocp as an alternative music player)
  • mpv
  • neofetch
  • compton (For transparency and to stop screen tearing)
  • And many little scripts I use

More documentation

Check other config folders for more specific documentation.

i3 guide and config

ranger configuration

list of scripts in the ~/.scripts/ directory

Dynamic Configuration Files

Store your favorite or high-traffic folders in ~/.config/Scripts/folders or your most important config files in ~/.config/Scripts/configs with keyboard shortcuts. When you add things to theses files my vimrc will automatically run ~/.config/Scripts/shortcuts.sh which will dynamically generate shortcuts for these in bash, ranger and qutebrowser!

Check out more info at the main repo for this: shortcut-sync. You will really want to take advantage of this for an extremely efficient setup!

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:

For your info, if the second column is a capital letter, that means that it's not installed by default, only when the user specifically requests it. Those with lowercase letters are just for classification purposes. Don't think you have to install every package to get these dotfiles working of course, but this list is a sufficient condition for full functionality. If you run into an error running my dotfiles, chances are the package you need is there.

The only program not listed on that list is the one you have to install manually: my st build, which is easy enough to install.