More cleanup
This commit is contained in:
parent
d821087b0c
commit
514edc606e
2 changed files with 11 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
usage(){
|
||||
printf "Usage: %s: -s|f|r|d|h\n" $0
|
||||
printf "Usage: %s -s|f|r|d|h\n" $(basename $0)
|
||||
}
|
||||
|
||||
bookmarks="${BOOKMARKS:-"$HOME/.config/qutebrowser/bookmarks/urls"}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue