[Bin] rename some headings, and why was color-picker here?
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
9ffe84d760
commit
17034d3d9d
@ -327,11 +327,6 @@ fi
|
|||||||
# wl-copy < "$OUTFILE"
|
# wl-copy < "$OUTFILE"
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
** color-picker
|
|
||||||
:PROPERTIES:
|
|
||||||
:CUSTOM_ID: cliutilitiescolorpicker-jf6g8ul0crj0
|
|
||||||
:END:
|
|
||||||
|
|
||||||
** sshbind
|
** sshbind
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:HEADER-ARGS: :shebang "#!/usr/bin/env fish" :mkdirp yes :tangle ~/.local/bin/sshbind
|
:HEADER-ARGS: :shebang "#!/usr/bin/env fish" :mkdirp yes :tangle ~/.local/bin/sshbind
|
||||||
@ -1275,7 +1270,7 @@ It is inspired from [[https://www.youtube.com/watch?v=UCEXY46t3OA][this video]]
|
|||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:CUSTOM_ID: Rofi-utilities-Partition-mounting-and-unmounting-9492ff60
|
:CUSTOM_ID: Rofi-utilities-Partition-mounting-and-unmounting-9492ff60
|
||||||
:END:
|
:END:
|
||||||
*** Rofi-mount
|
*** rofi-mount
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:HEADER-ARGS: :shebang "#!/usr/bin/env fish" :mkdirp yes :tangle ~/.local/bin/rofi-mount
|
:HEADER-ARGS: :shebang "#!/usr/bin/env fish" :mkdirp yes :tangle ~/.local/bin/rofi-mount
|
||||||
:CUSTOM_ID: Rofi-mount-ebbebf68
|
:CUSTOM_ID: Rofi-mount-ebbebf68
|
||||||
@ -1665,7 +1660,7 @@ rm -f $TMPDRIVES
|
|||||||
|
|
||||||
And with that, this is the end of our script!
|
And with that, this is the end of our script!
|
||||||
|
|
||||||
*** Rofi-umount
|
*** rofi-umount
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:HEADER-ARGS: :shebang "#!/usr/bin/env fish" :mkdirp yes :tangle ~/.local/bin/rofi-umount
|
:HEADER-ARGS: :shebang "#!/usr/bin/env fish" :mkdirp yes :tangle ~/.local/bin/rofi-umount
|
||||||
:CUSTOM_ID: Rofi-umount-ddde1667
|
:CUSTOM_ID: Rofi-umount-ddde1667
|
||||||
@ -1896,7 +1891,7 @@ And finally, let’s delete our temporary file.
|
|||||||
rm -f $undrivefile
|
rm -f $undrivefile
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Rofi-pass
|
** rofi-pass
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:HEADER-ARGS: :shebang "#!/usr/bin/env fish" :mkdirp yes :tangle ~/.local/bin/rofi-pass
|
:HEADER-ARGS: :shebang "#!/usr/bin/env fish" :mkdirp yes :tangle ~/.local/bin/rofi-pass
|
||||||
:CUSTOM_ID: Rofi-pass-8335357f
|
:CUSTOM_ID: Rofi-pass-8335357f
|
||||||
|
Loading…
Reference in New Issue
Block a user