| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: Use default if $XDG_CONFIG_HOME is not set (#546) | Jackson Law | 2020-04-08 | 1 | -4/+4 |
| | | |||||
| * | Merge branch 'zshnameddir' of https://github.com/karioki/voidrice into ↵ | Luke Smith | 2020-04-08 | 2 | -1/+2 |
| |\ | | | | | | | karioki-zshnameddir | ||||
| | * | New featuer: ZSH named dirs | Arjun Karangiya | 2020-04-06 | 2 | -2/+3 |
| | | | |||||
| * | | oops for config | Luke Smith | 2020-04-08 | 11 | -39/+39 |
| | | | |||||
| * | | oops, sed error | Luke Smith | 2020-04-08 | 4 | -5/+5 |
| | | | |||||
| * | | assume default values if xdg dirs not set | Luke Smith | 2020-04-08 | 16 | -55/+50 |
| | | | |||||
| * | | shortcut to xresources | Luke Smith | 2020-04-08 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'xdgify' of https://github.com/dennisleexyz/dotfiles into ↵ | Luke Smith | 2020-04-08 | 16 | -48/+48 |
| |\ \ | | | | | | | | | | dennisleexyz-xdgify | ||||
| | * | | revert .mbsyncrc back to default location in ~ | Dennis Lee | 2020-04-08 | 1 | -1/+0 |
| | | | | | | | | | | | | | This reverts commit fd930553a31e4693502c5f41745bc76d5c8b172b. | ||||
| | * | | aliasrc: clean up mbsync from ~/ | Dennis Lee | 2020-04-07 | 1 | -0/+1 |
| | | | | |||||
| | * | | Merge remote-tracking branch 'origin/master' into xdgify | Dennis Lee | 2020-04-07 | 2 | -3/+3 |
| | |\ \ | |||||
| | * | | | substitute ~/.config with $XDG_CONFIG_HOME | Dennis Lee | 2020-04-04 | 12 | -40/+40 |
| | | | | | |||||
| | * | | | substitute ~/.local/share with $XDG_DATA_HOME | Dennis Lee | 2020-04-04 | 4 | -4/+4 |
| | | | | | |||||
| | * | | | substitute $HOME/.local/share with $XDG_DATA_HOME | Dennis Lee | 2020-04-04 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | substitute $HOME/.config with $XDG_CONFIG_HOME | Dennis Lee | 2020-04-04 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | zshrc update | Luke Smith | 2020-04-08 | 1 | -18/+27 |
| | |/ / |/| | | |||||
| * | | | emoji fonts not specified for mono | Luke Smith | 2020-04-07 | 1 | -2/+0 |
| | |/ |/| | |||||
| * | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-04-05 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Prevent writing all marked imgs onto file (lossage) (#534) | Spenser Truex | 2020-04-05 | 1 | -0/+2 |
| | |/ | | | | | | | | | | | | | | | | | This fix issues a warning message and does nothing in that case. Running C-x c (copy) or C-x m (move) will copy/move all the marked files to a single location. If that location is not a directory, then creating that file and overwriting it several times results in complete loss of data in the case of moving, and unhelpful behaviour in the case of "copying". Only the last marked file remains in the file. | ||||
| * | | inc rmd | Luke Smith | 2020-04-05 | 1 | -1/+0 |
| | | | |||||
| * | | noto mono default if installed, inconsolata comted | Luke Smith | 2020-04-02 | 1 | -1/+2 |
| |/ | |||||
| * | labels moved to scripts for dwm compatibility | Luke Smith | 2020-03-31 | 1 | -3/+1 |
| | | |||||
| * | for partial XDG supporting apps (#523) | Hekuran | 2020-03-29 | 1 | -0/+2 |
| | | | | calcurse keeps creating new configs at ~/ without these two lines | ||||
| * | calcurse automatically xdg compliant now | Luke Smith | 2020-03-28 | 2 | -2/+2 |
| | | |||||
| * | setbg overhaul, dwm update mv'd to postrun | Luke Smith | 2020-03-27 | 1 | -0/+1 |
| | | | | | | | Yeah of course I'm going to totally rewrite a script right after I do a video on it. It uses links now to not waste space and env variables. Location moved to cache. Thanks to those who suggested some changes. | ||||
| * | Q to align in nvim | Luke Smith | 2020-03-27 | 1 | -0/+3 |
| | | |||||
| * | Added variables for default inner and outer gaps. (#510) | Tommy Priest | 2020-03-24 | 1 | -4/+8 |
| | | | | Default inner and outer gaps can now be changed in one place instead of changing the initialization and the shortcut to reset gaps to default. | ||||
| * | quick patch for inconsolata error | Luke Smith | 2020-03-22 | 1 | -4/+9 |
| | | |||||
| * | browser and nmclu switched | Luke Smith | 2020-03-22 | 1 | -2/+2 |
| | | |||||
| * | toggle-welcome separate script | Luke Smith | 2020-03-22 | 1 | -1/+1 |
| | | |||||
| * | quote fix? | Luke Smith | 2020-03-22 | 1 | -1/+1 |
| | | |||||
| * | etc | Luke Smith | 2020-03-22 | 1 | -1/+2 |
| | | |||||
| * | lmc readded | Luke Smith | 2020-03-22 | 1 | -12/+12 |
| | | |||||
| * | lf hardcoded | Luke Smith | 2020-03-22 | 1 | -6/+5 |
| | | |||||
| * | double label removed | Luke Smith | 2020-03-22 | 1 | -1/+0 |
| | | |||||
| * | Fixed a litle typo (#504) | nerrufam | 2020-03-21 | 1 | -1/+1 |
| | | | | 😇pls merge again😇 | ||||
| * | Update vimrc (#502) | nerrufam | 2020-03-21 | 1 | -4/+7 |
| | | | | Cleans up listing of archives, adds new archives, and ueberzug can display the first frame of a gif. | ||||
| * | i3 config fixes | Luke Smith | 2020-03-17 | 1 | -1/+2 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-03-13 | 1 | -2/+2 |
| |\ | |||||
| | * | Update lfrc (#495) | Antonín Dach | 2020-03-03 | 1 | -2/+2 |
| | | | | | | | Prevent globing, filenames with spaces will not open. | ||||
| * | | xresources file added | Luke Smith | 2020-02-26 | 1 | -0/+156 |
| |/ | |||||
| * | bspwm directory added | Luke Smith | 2020-02-09 | 1 | -0/+40 |
| | | |||||
| * | news icon moved to script | Luke Smith | 2020-02-08 | 1 | -1/+0 |
| | | |||||
| * | mailbox icon moved to script | Luke Smith | 2020-02-08 | 1 | -1/+0 |
| | | |||||
| * | Unfinished bspwm stuff added. I probably won't do anything with this. | Luke Smith | 2020-02-08 | 1 | -5/+108 |
| | | |||||
| * | lf desktop entry added | Luke Smith | 2020-02-08 | 1 | -1/+8 |
| | | |||||
| * | use color emoji for non-mono fonts | Luke Smith | 2020-02-08 | 1 | -5/+15 |
| | | |||||
| * | wal dir and postrun added | Luke Smith | 2020-02-07 | 3 | -0/+213 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-02-01 | 2 | -14/+14 |
| |\ | |||||
| | * | fix pkill issue (#471) | Daja177 | 2020-01-31 | 1 | -13/+13 |
| | | | |||||
