Changes
This commit is contained in:
parent
1d17b96666
commit
a5420d0220
3 changed files with 5 additions and 3 deletions
|
@ -3,3 +3,5 @@ text/html; w3m -I %{charset} -T text/html; copiousoutput;
|
|||
text/html; mv %s %s.html && qutebrowser %s.html > /dev/null; needsterminal;
|
||||
|
||||
image/*; ~/.config/mutt/muttimage.sh %s ; copiousoutput
|
||||
|
||||
application/*; xdg-open %s & ; copiousoutput
|
||||
|
|
|
@ -117,4 +117,4 @@ alias debugBuild='node --inspect-brk /usr/bin/grunt build'
|
|||
|
||||
alias lc="colorls -r"
|
||||
|
||||
|
||||
alias open="$TERMINAL & disown"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue