| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-04-10 | 3 | -1/+2 | |
| |\ | ||||||
| | * | scrooloose/nerdtree has moved to preservim/nerdtree (#553) | vired | 2020-04-10 | 1 | -1/+1 | |
| | | | ||||||
| | * | chore: Use $XDG_CONFIG_HOME for tmux (#549) | Jackson Law | 2020-04-09 | 2 | -0/+1 | |
| | | | ||||||
| * | | pulse in i3 | Luke Smith | 2020-04-10 | 2 | -19/+17 | |
| | | | ||||||
| * | | lf updates including better rename commands | Luke Smith | 2020-04-10 | 1 | -10/+23 | |
| |/ | ||||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-04-09 | 1 | -1/+1 | |
| |\ | ||||||
| | * | fix: Use HTTPS instead of SSH (#547) | Jackson Law | 2020-04-09 | 1 | -1/+1 | |
| | | | ||||||
| * | | volume script uses pulse by default | Luke Smith | 2020-04-09 | 1 | -7/+17 | |
| | | | ||||||
| * | | will be replaced | Luke Smith | 2020-04-09 | 1 | -1/+0 | |
| | | | ||||||
| * | | xdg material moved to zprofile | Luke Smith | 2020-04-09 | 3 | -3/+3 | |
| |/ | ||||||
| * | pgrep junk removed and minor script changes | Luke Smith | 2020-04-08 | 15 | -30/+34 | |
| | | ||||||
| * | suppress lfcd tmp mesg | Luke Smith | 2020-04-08 | 1 | -1/+1 | |
| | | ||||||
| * | mpv config: use mpvSockets script to remove mpv wrappers/aliases (#544) | Wis | 2020-04-08 | 10 | -20/+23 | |
| | | | | | | | | | | | | * add scripts to mpv's cfg \w mpvSockets as 1st dependency and\or script * remove all usage of --input-ipc-server in all cmds * remove mpv alias that adds --input-ipc-server * fix pauseallmpv: correct paths to unix socket files * fix dependency-scripts loading so it works also when opening files off main disk | |||||
| * | fix: Use default if $XDG_CONFIG_HOME is not set (#546) | Jackson Law | 2020-04-08 | 1 | -4/+4 | |
| | | ||||||
| * | Merge branch 'karioki-zshnameddir' | Luke Smith | 2020-04-08 | 3 | -2/+5 | |
| |\ | ||||||
| | * | Merge branch 'zshnameddir' of https://github.com/karioki/voidrice into ↵ | Luke Smith | 2020-04-08 | 3 | -2/+5 | |
| |/| | | | | | | | karioki-zshnameddir | |||||
| | * | New featuer: ZSH named dirs | Arjun Karangiya | 2020-04-06 | 3 | -3/+6 | |
| | | | ||||||
| * | | oops for config | Luke Smith | 2020-04-08 | 19 | -57/+57 | |
| | | | ||||||
| * | | oops, sed error | Luke Smith | 2020-04-08 | 13 | -23/+23 | |
| | | | ||||||
| * | | Merge branch 'dennisleexyz-xdgify' | Luke Smith | 2020-04-08 | 31 | -85/+83 | |
| |\ \ | ||||||
| | * | | assume default values if xdg dirs not set | Luke Smith | 2020-04-08 | 32 | -91/+86 | |
| | | | | ||||||
| | * | | 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 | 32 | -82/+85 | |
| |/| | | | | | | | | | | | 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 | |
| | | | | ||||||
| | * | | statusbar weather HOME/.local/share:=XDG_DATA_HOME | Dennis Lee | 2020-04-07 | 1 | -5/+5 | |
| | | | | ||||||
| | * | | Merge remote-tracking branch 'origin/master' into xdgify | Dennis Lee | 2020-04-07 | 4 | -12/+28 | |
| | |\ \ | ||||||
| | * | | | use "~/.config" in .local/share/larbs/getkeys/sxiv | Dennis Lee | 2020-04-06 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | revert readme.mom to use hardcoded xdg paths | Dennis Lee | 2020-04-05 | 1 | -5/+5 | |
| | | | | | ||||||
| | * | | | revert README.md to use hardcoded xdg paths | Dennis Lee | 2020-04-05 | 1 | -4/+4 | |
| | | | | | ||||||
| | * | | | substitute ~/.config with $XDG_CONFIG_HOME | Dennis Lee | 2020-04-04 | 21 | -56/+56 | |
| | | | | | ||||||
| | * | | | substitute ~/.local/share with $XDG_DATA_HOME | Dennis Lee | 2020-04-04 | 10 | -13/+13 | |
| | | | | | ||||||
| | * | | | substitute $HOME/.local/share with $XDG_DATA_HOME | Dennis Lee | 2020-04-04 | 5 | -10/+10 | |
| | | | | | ||||||
| | * | | | substitute $HOME/.config with $XDG_CONFIG_HOME | Dennis Lee | 2020-04-04 | 4 | -13/+13 | |
| | | | | | ||||||
| | * | | | clean up cargo | Dennis Lee | 2020-04-04 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | clean up android, tmux | Dennis Lee | 2020-04-04 | 1 | -0/+2 | |
| | | | | | ||||||
| * | | | | zshrc update | Luke Smith | 2020-04-08 | 1 | -18/+27 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-04-08 | 3 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Move bg link to ~/.local/share/ (#545) | Hekuran | 2020-04-08 | 3 | -2/+2 | |
| | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move bg link to ~/.local/share/ often the ~/.cache directory is deleted because it gets too big, in my case if i compile stuff with yay, firefoxs chace also gets quite big, and mesa shaders are also stored there. * added a symlink to .config/wall.png * removed the .cache dir | |||||
| * / | | | volume module updates automatically | Luke Smith | 2020-04-08 | 1 | -2/+0 | |
| |/ / / | ||||||
| * | | | emoji fonts not specified for mono | Luke Smith | 2020-04-07 | 1 | -2/+0 | |
| | | | | ||||||
| * | | | weather for pos, neg and signless pos temps | Luke Smith | 2020-04-06 | 1 | -1/+1 | |
| | |/ |/| | ||||||
| * | | weather updates | Luke Smith | 2020-04-05 | 1 | -6/+19 | |
| | | | ||||||
| * | | negatives fix | Luke Smith | 2020-04-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-04-05 | 2 | -0/+5 | |
| |\ \ | ||||||
| | * | | 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. | |||||
| | * | | Update .profile to export XDG base dirs (#526) | Aleks Ozolins | 2020-04-05 | 1 | -0/+3 | |
| | |/ | | | | | Not every program will read them from ~/.config/user-dirs.dirs so might as well export them yourself... Also can now use them elsewhere. | |||||
| * | | 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 | |
| |/ | ||||||
| * | memory statusbar with multilanguage support (#536) | Hekuran | 2020-04-02 | 1 | -1/+1 | |
| | | | | | | | | * for multilanguage support see issue number #535 * emoji | |||||
