urlview
This commit is contained in:
parent
7c5b212a9e
commit
2ee8d9c24c
2 changed files with 3 additions and 1 deletions
|
@ -40,7 +40,7 @@ export \
|
|||
|
||||
export \
|
||||
TERM="xterm-256color" \
|
||||
BROWSER="firefox" \
|
||||
BROWSER="firefox-hardened" \
|
||||
EDITOR="nvim" \
|
||||
VISUAL="nvim" \
|
||||
|
||||
|
|
2
urlview/config
Normal file
2
urlview/config
Normal file
|
@ -0,0 +1,2 @@
|
|||
COMMAND printf "%s" | sed "s/^'//;s/'$//" | xsel -ib
|
||||
EXPERT
|
Loading…
Reference in a new issue