Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpc add all | katherine | 2024-01-18 | 1 | -0/+1 |
| | |||||
* | mpc mp -> ml | katherine | 2023-12-16 | 1 | -1/+1 |
| | |||||
* | mpc aliases | katherine | 2023-12-16 | 1 | -1/+10 |
| | | | | | old pms won't build, and new is still unusably bugged, so just mpc for now; not too bad with zsh completion | ||||
* | create-pulse-sink function | katherine | 2023-11-29 | 1 | -0/+7 |
| | |||||
* | keepalive for ssh commands | katherine | 2023-11-01 | 1 | -6/+6 |
| | |||||
* | encrypted mount | katherine | 2021-09-06 | 1 | -0/+14 |
| | |||||
* | remove pointless tests | katherine | 2021-08-19 | 1 | -8/+6 |
| | |||||
* | add timew | katherine | 2021-08-05 | 1 | -0/+7 |
| | |||||
* | add sent mailboxes to mutt aliases | katherine | 2020-04-08 | 1 | -2/+7 |
| | |||||
* | add amutt alias to .zshrc-linux-desktop | katherine | 2019-06-06 | 1 | -0/+1 |
| | |||||
* | update ssh-related aliases | katherine | 2019-05-14 | 1 | -5/+9 |
| | |||||
* | migrate home site domain | katherine | 2018-11-28 | 1 | -4/+4 |
| | |||||
* | clean ssh-socks | katherine | 2018-09-27 | 1 | -1/+1 |
| | | | | | with no config it bypasses ssh multiplexing, which was causing some problematic conflicting-ness | ||||
* | move remaining funcs from .zshrc | katherine | 2017-02-19 | 1 | -387/+0 |
| | | | | | | everything should be modular now also, cleaned up make-gif to properly parse arguments and check things | ||||
* | rearrange .zshrc modularity and switch to nvim | katherine | 2017-02-19 | 1 | -11/+7 |
| | |||||
* | add transmission launcher | katherine | 2016-06-28 | 1 | -0/+7 |
| | | | | | this way can use the console client and still have it start up when launched and shut down when quit | ||||
* | startx | katherine | 2016-05-29 | 1 | -0/+1 |
| | |||||
* | add aliases for site sshfs | katherine | 2016-05-15 | 1 | -0/+3 |
| | |||||
* | add fzf wrapper | katherine | 2016-05-05 | 1 | -12/+0 |
| | | | | | | | | | | | | | as pretty as this little function is, shouldn't be stuck in a .zshrc. adding more and more things like this will slow stuff down, and it's a mess for portability too, with the whole .zshrc-linux .zshrc-freebsd .zshrc-linux-desktop thing going on. instead, going to move all these things to .config/init/funcs and add a system which is called from .zprofile (and should move .config/init/init.sh to being run there and .config/init/vars to being sourced there too.). this system should check prereqs for each func and load only when they're satisfied. | ||||
* | fug :D | katherine | 2016-04-01 | 1 | -1/+1 |
| | |||||
* | fix ssh-scrot symlinking | katherine | 2016-03-20 | 1 | -1/+1 |
| | |||||
* | snapshot | katherine | 2016-03-19 | 1 | -50/+138 |
| | | | | | | lots of random things changed; forgot to update for a while again. moving things to .config/init/funcs is one important thing; means being able to use those shell scripts anywhere, like ranger or whatever | ||||
* | move desktop aliases | katherine | 2016-02-05 | 1 | -0/+8 |
| | |||||
* | local function variables | katherine | 2016-02-02 | 1 | -3/+12 |
| | | | | i feel dumb | ||||
* | faster, cleaner, more dynamic mpd-filetypes | katherine | 2016-02-02 | 1 | -46/+82 |
| | |||||
* | comment | katherine | 2016-02-01 | 1 | -1/+4 |
| | |||||
* | mpd-cover-convert | katherine | 2016-02-01 | 1 | -1/+12 |
| | |||||
* | rounding with calc | katherine | 2016-02-01 | 1 | -3/+3 |
| | |||||
* | mpd-filetypes | katherine | 2016-02-01 | 1 | -1/+64 |
| | |||||
* | alias hc | katherine | 2016-01-30 | 1 | -0/+3 |
| | |||||
* | ssl | katherine | 2016-01-30 | 1 | -4/+4 |
| | |||||
* | handle filenames with question marks | katherine | 2016-01-13 | 1 | -2/+2 |
| | |||||
* | add mpc-sleep | shmibs | 2015-10-31 | 1 | -0/+12 |
| | |||||
* | zshrc: move desktop functionality to new file | shmibs | 2015-08-21 | 1 | -0/+168 |