| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed edp1 botching dp1 grep (#861) | ashprice | 2020-12-11 | 1 | -1/+1 |
| | | | | Co-authored-by: ashprice <vofan@tuta.io> | ||||
| * | Added Java support for compiler script (#860) | Alexander Goussas | 2020-12-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | Tested it on a project with this structure: ``` - root |- test | - Test.java ``` The user must call `compiler` from the root of the project, but that should not be an inconvenience because usually the working directory is the project's root. Nonetheless, it also works for java files in the current working directory, in case someone just wants to test some code quickly. | ||||
| * | Added C# support to compiler script (#858) | Luke Bubar | 2020-12-07 | 1 | -0/+1 |
| | | |||||
| * | possible PA fix for arch machines | Luke Smith | 2020-12-03 | 1 | -1/+3 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-12-02 | 4 | -4/+4 |
| |\ | |||||
| | * | Compatibility for FreeBSD's paste(1) (#853) | anntnzrb | 2020-12-01 | 4 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Compatibility for FreeBSD's paste(1) According to FreeBSD's [paste(1)](https://www.freebsd.org/cgi/man.cgi?query=paste&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports), the extra `-` is needed (tested by myself). This obviously works for Linux as well, tested on Void Linux at least. > Create a colon-separated list of directories named bin, > suitable for use in the PATH environment variable: `find / -name bin -type d | paste -s -d : -` * Compatibility for FreeBSD's paste(1) According to FreeBSD's [paste(1)](https://www.freebsd.org/cgi/man.cgi?query=paste&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports), the extra `-` is needed (tested by myself). This obviously works for Linux as well, tested on Void Linux at least. > Create a colon-separated list of directories named bin, > suitable for use in the PATH environment variable: `find / -name bin -type d | paste -s -d : -` | ||||
| * | | fix #854 | Luke Smith | 2020-12-02 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-11-29 | 1 | -1/+1 |
| |\ | |||||
| | * | read command fix (#848) | anntnzrb | 2020-11-23 | 1 | -1/+1 |
| | | | | | | | | | since the variable is not being used again, "_" wil suffice, "line" as the name would also be valid. | ||||
| * | | pulseaudio fix for artix | Luke Smith | 2020-11-29 | 2 | -0/+9 |
| |/ | |||||
| * | since readme moved to dwm, fix #845 | Luke Smith | 2020-11-22 | 1 | -323/+0 |
| | | |||||
| * | close #843 | Luke Smith | 2020-11-19 | 1 | -19/+0 |
| | | |||||
| * | bm-dirs update | Luke Smith | 2020-11-19 | 1 | -4/+2 |
| | | |||||
| * | minor updates | Luke Smith | 2020-11-19 | 3 | -15/+51 |
| | | |||||
| * | files moved to new correct names | Luke Smith | 2020-11-19 | 2 | -0/+0 |
| | | |||||
| * | do not copy newline; sxiv changes | Luke Smith | 2020-11-18 | 1 | -4/+5 |
| | | |||||
| * | old script cleanout | Luke Smith | 2020-11-17 | 12 | -128/+0 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-11-16 | 4 | -3/+14 |
| |\ | |||||
| | * | Add system will lock before suspend/hibernate (#797) | Shaw | 2020-11-14 | 1 | -1/+1 |
| | | | | | | | Co-authored-by: Luke Smith <luke@lukesmith.xyz> | ||||
| | * | add peertube torrents from newsboat (#760) | Arthur Bais | 2020-11-14 | 2 | -1/+10 |
| | | | | | | | | | | | | | | | | | | | * Create peertubetorrent * macro to torrent new videos on peertube * fix typo * rebind | ||||
| | * | add vpn indicator to internet status modul (#796) | Astronach | 2020-11-14 | 1 | -1/+3 |
| | | | | | | | for me /sys/class/net/tun*/operstate show unknown in every state, but ./net/tun* only exists, if vpn is on | ||||
| * | | old stuff removed | Luke Smith | 2020-11-16 | 33 | -2682/+251 |
| |/ | | | | many files renamed, possible breakage | ||||
| * | Add video selection to dmenurecord (#825) | Shaw | 2020-11-14 | 1 | -1/+19 |
| | | |||||
| * | close #832 | Luke Smith | 2020-11-14 | 2 | -2/+2 |
| | | | | | proper user id | ||||
| * | compiler tweaks | Luke Smith | 2020-11-11 | 1 | -8/+9 |
| | | |||||
| * | slider now takes text and has many nice options | Luke Smith | 2020-11-11 | 1 | -24/+79 |
| | | |||||
| * | Use Emacs to compile org files (#839) | M. Yas. Davoodeh | 2020-11-09 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-11-08 | 4 | -16/+23 |
| |\ | |||||
| | * | UAE - update autisticly efficient (#838) | Hekuran | 2020-11-08 | 3 | -15/+21 |
| | | | |||||
| | * | Add support for Org-Mode files. (#837) | Epacnoss | 2020-11-08 | 1 | -1/+2 |
| | | | |||||
| * | | fix #836 | Luke Smith | 2020-11-08 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2020-11-01 | 6 | -7/+18 |
| |\ | |||||
| | * | Added missing value for parameter (#830) | PCFreak2000 | 2020-10-24 | 1 | -1/+1 |
| | | | | | | | The value of the "-c" parameter was missing, so the check for an active internet connection as well as the whole script failed. | ||||
| | * | kill and start only current user's session (#829) | majamin | 2020-10-22 | 2 | -4/+4 |
| | | | |||||
| | * | Add C++ support to compiler script. (#828) | Luke Bubar | 2020-10-19 | 1 | -0/+1 |
| | | | |||||
| | * | Expanding shell vars before passing to the files (#827) | karioki | 2020-10-11 | 1 | -2/+4 |
| | | | |||||
| | * | Added support for flac tags via metaflac (#823) | Manuel | 2020-09-30 | 1 | -0/+8 |
| | | | |||||
| * | | weechat var | Luke Smith | 2020-11-01 | 1 | -0/+1 |
| | | | |||||
| * | | slider, to make image/meme slideshow video | Luke Smith | 2020-11-01 | 1 | -0/+69 |
| | | | |||||
| * | | weather -> forecast | Luke Smith | 2020-10-11 | 1 | -0/+0 |
| |/ | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice into master | Luke Smith | 2020-09-25 | 4 | -4/+4 |
| |\ | |||||
| | * | reload tmux config from correct path (#820) | David Delarosa | 2020-09-24 | 1 | -1/+1 |
| | | | |||||
| | * | Use mw sync on F8 (#819) | Igor Line | 2020-09-23 | 2 | -2/+2 |
| | | | | | | | Related to https://github.com/LukeSmithxyz/voidrice/pull/815 | ||||
| | * | Typo. (#818) | Spenser Truex | 2020-09-23 | 1 | -1/+1 |
| | | | | | | | Co-authored-by: Spenser Truex <truex@equwal.com> | ||||
| * | | cleanup | Luke Smith | 2020-09-25 | 1 | -14/+8 |
| |/ | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/voidrice into master | Luke Smith | 2020-09-21 | 2 | -2/+2 |
| |\ | |||||
| | * | Fix typo (#817) | Daniel Corrêa | 2020-09-18 | 1 | -1/+1 |
| | | | |||||
| | * | Use mutt-wizard sync (#815) | Patryk Niedźwiedziński | 2020-09-17 | 1 | -1/+1 |
| | | | |||||
| * | | revert to fix #810 | Luke Smith | 2020-09-21 | 1 | -6/+0 |
| |/ | |||||
| * | fix #814 | Luke Smith | 2020-09-12 | 3 | -1/+3 |
| | | |||||
