[Fish] Remove old abbr, pipe out selected images
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ece05b7bf3
commit
590ac77ca0
@ -532,10 +532,11 @@ abbr flac 'youtube-dl -x --audio-format flac --audio-quality 0 -o "~/Music/%(upl
|
||||
|
||||
Some sane default options for [[https://github.com/nsxiv/nsxiv][~nsxiv~]]. This includes playing GIFs and
|
||||
not displaying the filename below. Nsxiv will also open in fullscreen
|
||||
and will fit the displayed image to the frame.
|
||||
and will fit the displayed image to the frame. It will also output to
|
||||
stdout the selected files in case I want to pipe them to another
|
||||
program.
|
||||
#+BEGIN_SRC fish
|
||||
abbr nsxiv 'nsxiv -abfs f'
|
||||
abbr sxiv 'nsxiv -abfs f' # old habits die hard
|
||||
abbr nsxiv 'nsxiv -abfos f'
|
||||
#+END_SRC
|
||||
|
||||
The following abbreviation is here so I can easily launch software
|
||||
|
Loading…
Reference in New Issue
Block a user