summaryrefslogtreecommitdiffstats
path: root/.local/bin/linkhandler
Commit message (Collapse)AuthorAgeFilesLines
* "$EDITOR $1" caused error in Alacritty terminal. Splitting the qutoes into ↵Austin Bumbalough2020-07-031-1/+1
| | | | | "$EDITOR" "$1" fixed the issue. Not sure why. (#742) Co-authored-by: Austin Bumbalough <austin@bumbalough.xyz>
* Shellcheck (#676)JameyBear2020-06-011-1/+1
| | | Co-authored-by: WhispersOfJ <kaotiks@gmail.com>
* Another lol fix (#670)Alexei Syssoyev2020-05-311-1/+1
|
* make use of setsid(1)'s `-f` flag (#652)Kian Kasad2020-05-301-3/+3
| | | Co-authored-by: Luke Smith <luke@lukesmith.xyz>
* mpv config: use mpvSockets script to remove mpv wrappers/aliases (#544)Wis2020-04-081-1/+1
| | | | | | | | | | | * add scripts to mpv's cfg \w mpvSockets as 1st dependency and\or script * remove all usage of --input-ipc-server in all cmds * remove mpv alias that adds --input-ipc-server * fix pauseallmpv: correct paths to unix socket files * fix dependency-scripts loading so it works also when opening files off main disk
* #!/bin/sh shebang. newline after universalized.Luke Smith2020-02-081-1/+1
|
* portable shebangLuke Smith2019-08-181-1/+1
|
* remove double quotes from linkhandler (#352)Shaw2019-07-231-1/+1
|
* yt fixLuke Smith2019-05-301-1/+1
|
* massive cleanupLuke Smith2019-05-191-0/+22