Remove lfrun
This commit is contained in:
parent
7e867fe894
commit
3958937065
1 changed files with 0 additions and 1 deletions
1
.rc
1
.rc
|
@ -26,7 +26,6 @@ alias gitfolders="find . -type d -name '.git' -not -path '*nvim*' -not -path '*t
|
|||
alias convertunix="find . -type f -print0 | xargs -0 dos2unix --"
|
||||
alias hst="cat ~/.cache/sh_history | sort | uniq | fnf -l 100 | tr -d '\n' | wl-copy"
|
||||
alias ncdu="ncdu --color dark -x --exclude images"
|
||||
alias lf="lfrun"
|
||||
alias s="ssu"
|
||||
alias ipv4="echo \$(curl -s ipinfo.io/ip)"
|
||||
alias fnf="fnf -l 50"
|
||||
|
|
Loading…
Reference in a new issue