dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone git://edryd.org/dotfiles
Log | Files | Refs

commit b16e85cfbf3b210bd410e1ae9577cc9d0a684752
parent d7dcd4a103eef2bdd862c7c0c6b8dcf28b6e8257
Author: Ed van Bruggen <edvb54@gmail.com>
Date:   Mon, 22 May 2017 22:12:33 -0700

bin: Update surf_open's xid file name

Diffstat:
bin/surf_open | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/surf_open b/bin/surf_open @@ -1,6 +1,6 @@ #!/bin/sh -xidfile="$HOME/.surf/tabbed-surf.xid" +xidfile="$HOME/.surf/tabbed.xid" uri="" if [ "$#" -gt 0 ]; then