aboutsummaryrefslogtreecommitdiffstats
path: root/.zshrc-linux-desktop
Commit message (Collapse)AuthorAgeFilesLines
* move remaining funcs from .zshrckatherine2017-02-191-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 nvimkatherine2017-02-191-11/+7
|
* add transmission launcherkatherine2016-06-281-0/+7
| | | | | this way can use the console client and still have it start up when launched and shut down when quit
* startxkatherine2016-05-291-0/+1
|
* add aliases for site sshfskatherine2016-05-151-0/+3
|
* add fzf wrapperkatherine2016-05-051-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 :Dkatherine2016-04-011-1/+1
|
* fix ssh-scrot symlinkingkatherine2016-03-201-1/+1
|
* snapshotkatherine2016-03-191-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 aliaseskatherine2016-02-051-0/+8
|
* local function variableskatherine2016-02-021-3/+12
| | | | i feel dumb
* faster, cleaner, more dynamic mpd-filetypeskatherine2016-02-021-46/+82
|
* commentkatherine2016-02-011-1/+4
|
* mpd-cover-convertkatherine2016-02-011-1/+12
|
* rounding with calckatherine2016-02-011-3/+3
|
* mpd-filetypeskatherine2016-02-011-1/+64
|
* alias hckatherine2016-01-301-0/+3
|
* sslkatherine2016-01-301-4/+4
|
* handle filenames with question markskatherine2016-01-131-2/+2
|
* add mpc-sleepshmibs2015-10-311-0/+12
|
* zshrc: move desktop functionality to new fileshmibs2015-08-211-0/+168