aboutsummaryrefslogtreecommitdiffstats
path: root/.config/init/funcs
Commit message (Collapse)AuthorAgeFilesLines
* move 'f' to init/funcskatherine2016-10-031-0/+13
|
* overhaul init systemkatherine2016-10-014-46/+47
| | | | | | 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
* create screen capturing functionkatherine2016-08-131-0/+18
|
* clean sendkatherine2016-03-191-32/+30
| | | | was a bit ad-hoc; hopefully cleaner to read now
* snapshotkatherine2016-03-193-0/+70
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