mirror of
https://github.com/nmasur/dotfiles
synced 2026-07-28 15:58:35 +00:00
hammerspoon and reorganize old files to legacy
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
function urldecode() { : "${*//+/ }"; echo -e "${_//%/\\x}"; }
|
||||
|
||||
urldecode "$@"
|
||||
Reference in New Issue
Block a user