Removed lsl from bin.org, replaced by exa abbr in fish

This commit is contained in:
Lucien Cartier-Tilet 2020-04-11 20:28:13 +02:00
parent 7f3457fb3f
commit d47dc3abd2
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 0 additions and 15 deletions

View File

@ -23,7 +23,6 @@
- [[#dmenu][Dmenu]]
- [[#emoji-picker][Emoji picker]]
- [[#lock][Lock]]
- [[#lsl][Lsl]]
- [[#mp42webm][mp42webm]]
- [[#polybar-launch][Polybar-launch]]
- [[#rofi-mount][Rofi-mount]]
@ -368,20 +367,6 @@
rm $TMPBG
#+END_SRC
* Lsl
:PROPERTIES:
:HEADER-ARGS: :tangle ~/.local/bin/lsl
:CUSTOM_ID: h-6bcdad54-20ce-40cc-8a4b-8d9c20fc5c95
:END:
~lsl~ is a former abbreviation I used to use in fish. However, a recent update
of this abbreviation made it harder to use as is, and I believe a function
will better fulfil its role than an abbreviation. As youll see, it is a very
simple script:
#+BEGIN_SRC fish
#!/usr/bin/fish
ls -ahlX --group-directories-first $argv | bat
#+END_SRC
* mp42webm
:PROPERTIES:
:HEADER-ARGS: :tangle ~/.local/bin/mp42webm