No description
Find a file
2019-05-19 20:47:24 -04:00
.config massive cleanup 2019-05-19 20:05:14 -04:00
.local who needs it 2019-05-19 20:47:24 -04:00
.bash_profile profile fix? 2018-07-31 13:58:58 -04:00
.bashrc bm* files, shortcuts and alias to .config 2019-02-19 13:13:05 -05:00
.profile massive cleanup 2019-05-19 20:05:14 -04:00
.vim neovim plugin fix 2019-01-15 09:46:05 -05:00
.vimrc oh god luke, wh what r u doing 2019-01-03 19:06:34 -05:00
.xinitrc dwmbar added to xinitrc 2019-05-18 21:19:17 -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 new readme 2019-05-19 20:23:09 -04:00

The Voidrice (Luke Smith https://lukesmith.xyz's dotfiles)

These are the dotfiles deployed by LARBS and as seen on my YouTube channel.

  • Very useful scripts are in ~/.local/bin/
  • Settings for:
    • vim/nvim (text editor)
    • lf (file browser)
    • mpd/ncmpcpp (music)
    • sxiv (image/gif viewer)
    • mpv (video player)
  • I try to minimize what's directly in ~ so:
    • All configs that can be in ~/.config/ are.
    • Some environmental variables have been set in ~/.profile to move configs into ~/.config/
  • Bookmarks in text files used by various scripts
    • Web bookmarks in ~/.config/bookmarks
    • File bookmarks in ~/.config/files
    • Directory bookmarks in ~/.config/directories

What's not here

My setup is pretty modular nowadays. I use several suckless program that are meant to be configured and compiled by the user and I also have separate repos for some other things. Check out their links:

  • dwm (the window manager)
  • st (the terminal emulator)
  • mutt-wizard (mw) - (a terminal-based email system that can store your mail offline without effort)

What is sort of here

If you want the i3 configs, they are in this repo, but in the archi3 branch. I don't really update it nowadays, but they're still here. Some other programs I no longer use, like vifm are there too.

You might've come here from a review I've done on a program and want my configuration files for that program. I tend to remove configs for programs I don't use to keep LARBS small. For those programs, they will be in the git history if you want to go searching. Please don't email me for configs. I tend to delete old stuff on my local machines so it's no easier for me.

Install these dotfiles

Use LARBS or clone the repo files directly to your home directory and install the prerequisite programs.