Cleaner alias

This commit is contained in:
Thomas Forgione 2024-01-29 10:03:42 +01:00
parent c501886030
commit 834f0b7aff
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ alias :q = exit
# evince in background
def pdf [arg: string] {
pueue add evince ($arg | str replace -a ' ' '\ ')
pueue add -e evince $arg
}
# ripgrep