Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-10 | (s)sl: Switch to maim instead of scrotHEADmaster | Johannes Löthberg | 2 | -4/+4 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-09-10 | (s)sl: Use optipng to crunch the image sizes | Johannes Löthberg | 2 | -2/+4 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-09-10 | (s)sl: Let dumpwatch take care of uploading | Johannes Löthberg | 2 | -16/+28 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-09-10 | Add dumpwatch.zsh to upload dumpdir files to server | Johannes Löthberg | 1 | -0/+18 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-09-08 | tag-emails: Add arch-projects tagging | Johannes Löthberg | 1 | -0/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-09-08 | snapshot: Fix sucess/failure message typoes | Johannes Löthberg | 1 | -2/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-09-08 | snapshot: Update script based on zorg changes | Johannes Löthberg | 1 | -9/+10 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-08-07 | snapshot: Move everything into function | Johannes Löthberg | 1 | -6/+12 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-08-07 | Add btrfs snapshot script | Johannes Löthberg | 1 | -0/+15 | |
2015-07-16 | add tag-emails script | Johannes Löthberg | 1 | -0/+50 | |
2015-07-16 | volumecontrol: Add mute-mic | Johannes Löthberg | 1 | -0/+3 | |
2015-07-16 | volumecontrol: Use pactl instead of amixer | Johannes Löthberg | 1 | -3/+5 | |
2015-07-10 | Import setup-trackpoint script | Johannes Löthberg | 1 | -0/+10 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-05-16 | learn-*: Use MAILDIR and fall back to ~/mail | Johannes Löthberg | 2 | -4/+14 | |
2015-05-16 | Use hyphens for filenames | Johannes Löthberg | 1 | -0/+0 | |
2015-05-16 | volumecontrol.bash: Strip .bash extension | Johannes Löthberg | 1 | -0/+0 | |
2015-05-16 | Add learn-{ham,spam} | Johannes Löthberg | 2 | -0/+12 | |
Two spambayes wrappers that uploads to theos | |||||
2015-05-16 | add sprunc, netcat sprunge client | Johannes Löthberg | 1 | -0/+15 | |
Written in POSIX sh | |||||
2015-05-16 | Import git-credential-pass | Johannes Löthberg | 1 | -0/+35 | |
this is a barely functional python script to be able to use passwords stored in pass(1) with git. | |||||
2015-05-16 | Add list-made-sigs | Johannes Löthberg | 1 | -0/+14 | |
Short script to list all keys in your keyring that you have signed | |||||
2015-05-16 | Add ancient addstatip script | Johannes Löthberg | 1 | -0/+40 | |
This script was used to add static IPs to dnsmasq's dhcp server when running a small experiment cluster thing at school. Import so that it's in the history. | |||||
2015-05-05 | add ssh_get_fprint | Johannes Löthberg | 1 | -0/+85 | |
Small ruby script that takes a public SSH key and prints the MD5 and SHA256 fingerprints | |||||
2015-05-05 | Drop pomf scripts | Johannes Löthberg | 2 | -36/+0 | |
They've been having issues, and I have issues with their no-scripts message. Enable JavaScript you fucking autist neckbeard, it's not gonna hurt you | |||||
2015-05-05 | update pomf scripts | Johannes Löthberg | 2 | -4/+9 | |
2015-04-26 | Add (s)sl | Johannes Löthberg | 2 | -0/+28 | |
sl and ssl are scrot wrappers that scp the screenshots to theos and returns an https URL | |||||
2015-04-26 | Delete dex | Johannes Löthberg | 1 | -781/+0 | |
2015-04-26 | Add beze, dmenru for bemenu | Johannes Löthberg | 1 | -0/+3 | |
2014-12-17 | todo: remove unnecessary unsorted intermidiate dict | Johannes Löthberg | 1 | -3/+1 | |
2014-12-17 | todo: remove debug print statements | Johannes Löthberg | 1 | -3/+0 | |
2014-12-17 | todo: spaces → tabs | Johannes Löthberg | 1 | -83/+82 | |
2014-12-17 | todo: remove unsued `exit` import | Johannes Löthberg | 1 | -1/+0 | |
2014-12-17 | todo: Move file parsing to top of parse_args | Johannes Löthberg | 1 | -9/+9 | |
2014-12-17 | todo: Move vars in parse_args to approriate location | Johannes Löthberg | 1 | -2/+2 | |
2014-12-17 | todo: print directly instead of appending to string | Johannes Löthberg | 1 | -6/+9 | |
2014-12-17 | todo: loop over context array and add each to string | Johannes Löthberg | 1 | -1/+4 | |
This commit changes the format of the todo file to use a table for the contexts instead of just a string | |||||
2014-12-17 | todo: color_bold description | Johannes Löthberg | 1 | -1/+3 | |
2014-12-17 | todo: reorder import lines | Johannes Löthberg | 1 | -1/+1 | |
2014-12-17 | todo: rename task variable to entry | Johannes Löthberg | 1 | -8/+8 | |
2014-12-17 | todo: print header showing the todo file used | Johannes Löthberg | 1 | -0/+1 | |
2014-12-17 | todo: split first line out into own function | Johannes Löthberg | 1 | -5/+12 | |
2014-12-17 | todo: add format_priority to color priority | Johannes Löthberg | 1 | -1/+12 | |
2014-12-17 | todo: replace sort_toml with more readable sort_dict | Johannes Löthberg | 1 | -6/+20 | |
2014-12-17 | todo: sorted_toml → todo_dict | Johannes Löthberg | 1 | -4/+4 | |
2014-12-17 | todo: add colorization functions | Johannes Löthberg | 1 | -0/+16 | |
2014-12-17 | todo: switch from pytoml to toml | Johannes Löthberg | 1 | -4/+3 | |
seemd toml can serialize too now. | |||||
2014-12-17 | todo: split argument parsing out to own function | Johannes Löthberg | 1 | -8/+33 | |
2014-12-16 | todo: Add --id and --file to docstring | Johannes Löthberg | 1 | -4/+6 | |
2014-12-16 | todo.py → todo | Johannes Löthberg | 1 | -0/+0 | |
2014-10-12 | add dex script with -s switch | Johannes Löthberg | 1 | -0/+781 | |
2014-09-10 | Add basic todo.py | Johannes Löthberg | 1 | -0/+61 | |
Currently it just prints the todo items from a TOML formated file. Should bother to add a function for adding and deleting todos sometime. |