2020-01-26 10:36:04 -05:00
2020-01-26 10:36:04 -05:00
2020-01-20 14:37:52 -05:00
2019-12-21 00:46:42 -05:00
2020-01-26 10:34:56 -05:00
2019-11-23 18:16:13 -05:00
2020-01-26 10:33:45 -05:00
2020-01-01 23:54:03 -05:00
2018-08-02 00:29:58 -04:00
2020-01-20 14:38:40 -05:00

Config based upon (Luke Smith https://lukesmith.xyz's dotfiles), but heavily modified to fit my needs.

  • Very useful scripts are in ~/.local/bin/
  • Settings for:
    • neovim/vim (text editor)
    • zsh (shell)
    • i3wm/i3-gaps/i3-lock (window manager)
    • polybar (status bar)
    • sxhkd (general key binder)
    • ranger (file manager)
    • sxiv (image/gif viewer)
    • mpv (video player)
    • calcurse (calendar program)
    • tmux
    • other stuff like xdg default programs, inputrc and more, etc.
  • I try to minimize what's directly in ~ so:
    • All configs that can be in ~/.config/ are.
    • Some environmental variables have been set in ~/.zprofile to move configs into ~/.config/
    • Aliases in ~/.config/aliasrc
    • File bookmarks in ~/.config/files
    • Directory bookmarks in ~/.config/directories

Things to add

  • show/hide polybar using IPC (polybar-msg) fixed by polybar-msg cmd toggle
  • Launch pycharm without Jetbrains toolbox (command will look like ./`find .local -name pycharm.sh`
Description
No description provided
Readme GPL-3.0 94 MiB
Languages
Shell 92.8%
Vim Script 5.3%
JavaScript 1.5%
Perl 0.2%
Lua 0.2%