bat as plain txt without paging
This commit is contained in:
parent
b0c54f7e0e
commit
61b5e35719
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ abbr ..4 "cd ../../../.."
|
|||
abbr ..5 "cd ../../../../.."
|
||||
abbr activate "source bin/activate.fish"
|
||||
abbr bigupdate "yay -Syu --noconfirm && tldr --update && yes | sdk update && yes | sdk upgrade java"
|
||||
abbr cat "bat"
|
||||
abbr cat "bat -pp"
|
||||
abbr c "command"
|
||||
abbr - "cd -"
|
||||
abbr cd.. "cd .."
|
||||
|
|
Loading…
Reference in a new issue