mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Config based upon (Luke Smith https://lukesmith.xyz's dotfiles)
- Very useful scripts are in
~/.local/bin/ - Settings for:
- vim/nvim (text editor)
- zsh (shell)
- i3wm/i3-gaps (window manager)
- polybar (status bar)
- sxhkd (general key binder)
- ranger (file manager)
- mpd/ncmpcpp (music)
- 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
~/.zprofileto move configs into~/.config/ - Aliases in
~/.config/aliasrc - File bookmarks in
~/.config/files - Directory bookmarks in
~/.config/directories
- All configs that can be in
Things to add
- show/hide polybar using IPC (polybar-msg)
- Launch pycharm without Jetbrains toolbox (command will look like
./`find .local -name pycharm.sh`
Languages
Shell
92.8%
Vim Script
5.3%
JavaScript
1.5%
Perl
0.2%
Lua
0.2%