typo
This commit is contained in:
parent
65c233c038
commit
c43737c1b3
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ abbr catall "catall . '*.ext1' '*.ext2' | xclip -selection clipboard"
|
|||
abbr ll "eza --git --icons=auto -gl"
|
||||
abbr la "eza --git --icons=auto -gla"
|
||||
abbr pdf "firefox *.pdf & disown"
|
||||
abbr beep "cvlc --play-and-exit /usr/share/sounds/freedesktop/stereo/bell.oga > /dev/null"
|
||||
abbr beep "cvlc --play-and-exit /usr/share/sounds/freedesktop/stereo/bell.oga &> /dev/null"
|
||||
|
|
Loading…
Reference in a new issue