Urlview Firefox

Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
This commit is contained in:
Tobias Manske 2019-02-11 21:39:11 +01:00
parent 6782f79032
commit 02ca13ab0c
No known key found for this signature in database
GPG Key ID: 978D99F12D4E041F
2 changed files with 4 additions and 0 deletions

1
.urlview Normal file
View File

@ -0,0 +1 @@
COMMAND /usr/bin/firefox %s

View File

@ -1,3 +1,6 @@
urlview:
rm ~/.urlview || true
ln -s ~/.dotfiles/.urlview ~/.urlview
tmux:
git submodule init
git submodule update