Created
September 29, 2015 07:29
-
-
Save TiddoLangerak/c347fdece8c048f246d4 to your computer and use it in GitHub Desktop.
Revisions
-
Tiddo Langerak created this gist
Sep 29, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ #!/bin/bash # See https://gist.github.com/TiddoLangerak/c61e1e48df91192f9554 for the getCurrentWindowCWD CWD=$(getCurrentWindowCWD) if [ -z "$CWD" ] then CWD=$HOME fi urxvt256c-ml -cd $CWD