summaryrefslogtreecommitdiffstats
path: root/.local
Commit message (Collapse)AuthorAgeFilesLines
* return getbibLuke Smith2020-06-201-0/+14
|
* Merge branch 'master' of gitlab.com:LukeSmithxyz/voidriceLuke Smith2020-06-181-1/+1
|\
| * removed useless SEDLucas Budde Mior2020-06-191-1/+1
| |
* | Alphabetically ordered compiler script with added sass compiling (#699)Salman Abedin2020-06-181-8/+9
| | | | | | Co-authored-by: Salman Abedin <salmanabedin@zohomail.com>
* | Fixed Music Notification (#702)Luke Bubar2020-06-151-1/+1
|/ | | Music no longer italicizes. The notification has been changed to match.
* volume module only uses default. old alsa rm'dLuke Smith2020-06-141-14/+4
|
* ifinstalled may take multiple progsLuke Smith2020-06-121-1/+4
|
* Works only when "2>" instead of ">" (#706)Ashish Panigrahi2020-06-121-1/+1
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-06-091-14/+16
|\
| * rust file compilation (#698)Bryan Jenks2020-06-081-0/+1
| |
| * Much cleaner compiler script (#692)Salman Abedin2020-06-061-14/+15
| | | | | | Co-authored-by: Salman Abedin <salmanabedin@zohomail.com>
* | Revert "camtoggle removed"Luke Smith2020-06-071-0/+2
| | | | | | | | This reverts commit 90c4cdc831c4d9f5cd8bf8ca5d9273c2b227c4c9.
* | middle click to update priceLuke Smith2020-06-061-7/+11
|/
* Efficient scripting to get the directory path (#686)Salman Abedin2020-06-041-1/+1
| | | Co-authored-by: Salman Abedin <salmanabedin@zohomail.com>
* fixLuke Smith2020-06-022-2/+2
|
* nettrafLuke Smith2020-06-021-2/+2
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidrice into chambln-refactorLuke Smith2020-06-0114-24/+25
|\
| * cleaning (#677)Hekuran2020-06-011-5/+6
| | | | | | making it a variable since its used 5 times
| * Shellcheck (#676)JameyBear2020-06-0113-19/+19
| | | | | | Co-authored-by: WhispersOfJ <kaotiks@gmail.com>
* | Merge branch 'refactor' of https://github.com/chambln/voidrice into ↵Luke Smith2020-06-011-9/+15
|\ \ | |/ |/| | | chambln-refactor
| * Fix arithmetic expansionsGregory Chamberlain2020-05-311-2/+2
| |
| * Refactor nettrafGregory Chamberlain2020-05-311-8/+14
| | | | | | | | No longer relies on paste(1p).
| * Remove unnecessary double quotesGregory Chamberlain2020-05-311-4/+4
| |
* | Merge branch 'luquinha.virus/voidrice-patch-1'Luke Smith2020-05-311-12/+14
|\ \
| * | trailing whitespace fixLuke Smith2020-05-311-5/+5
| | |
| * | escaped dollar sign on shortcutsLucas Budde Mior2020-06-011-2/+2
| | |
| * | comments on shortcuts fixedLucas Budde Mior2020-05-311-2/+2
| | |
| * | now shortcuts is posix compliant, so #!/bin/shLucas Budde Mior2020-05-311-9/+9
| | |
| * | Comment on shortcuts properly commentedLucas Budde Mior2020-06-011-1/+1
| | |
| * | Use only awk in shortcuts scriptLucas Budde Mior2020-06-011-11/+13
| |/
* / fixes issue #663 , i3block break (#675)Hekuran2020-05-311-1/+1
|/ | | i3block wont break with this
* old scripts cleanupLuke Smith2020-05-312-38/+0
|
* Another lol fix (#670)Alexei Syssoyev2020-05-311-1/+1
|
* still needed in some casesLuke Smith2020-05-301-0/+1
|
* Use %d for numbers instead of %s for string (#666)rickyjon2020-05-301-1/+1
|
* fixLuke Smith2020-05-301-1/+1
|
* compiler notes and alt md compilersLuke Smith2020-05-301-1/+10
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-05-3015-25/+25
|\
| * make use of setsid(1)'s `-f` flag (#652)Kian Kasad2020-05-3015-25/+25
| | | | | | Co-authored-by: Luke Smith <luke@lukesmith.xyz>
* | read in previous dataLuke Smith2020-05-301-4/+2
|/
* dumb fixLuke Smith2020-05-301-1/+1
|
* save the file check every timeLuke Smith2020-05-301-2/+1
|
* quotesHekuran2020-05-301-1/+1
|
* create netlog if emptyHekuran2020-05-301-0/+1
| | | it would not run without an existing nonempty log file
* paste directly on files, excluding loLuke Smith2020-05-301-2/+2
|
* tutorial videos list updatedLuke Smith2020-05-301-4/+9
|
* Fix sed to hide news when zero (#661)Alexei Syssoyev2020-05-301-1/+1
|
* Merge branch 'master' of github.com:LukeSmithxyz/voidriceLuke Smith2020-05-291-1/+1
|\
| * adds 2 digits for last track for cases when less than 10 tracks (#660)Jaime Lopez2020-05-291-1/+1
| |
* | minimize file writes and use built-in arithmaticLuke Smith2020-05-291-9/+7
| |