aboutsummaryrefslogtreecommitdiffstats
path: root/.config/init/funcs/send
Commit message (Collapse)AuthorAgeFilesLines
* overhaul init systemkatherine2016-10-011-26/+27
| | | | | | gen files now kept in gen directory. funcs now included in $PATH only if their funcreqs are successfully passed at login, making things cleaner and more system-independent
* clean sendkatherine2016-03-191-32/+30
| | | | was a bit ad-hoc; hopefully cleaner to read now
* snapshotkatherine2016-03-191-0/+48
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