mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
Compare commits
2 commits
9cd5b768f3
...
5ebf075ae2
Author | SHA1 | Date | |
---|---|---|---|
|
5ebf075ae2 | ||
|
a34e6beee2 |
1 changed files with 3 additions and 0 deletions
|
@ -111,3 +111,6 @@ fi
|
||||||
if command_exists kitty && ! command_exists icat; then
|
if command_exists kitty && ! command_exists icat; then
|
||||||
alias icat="kitty +kitten icat"
|
alias icat="kitty +kitten icat"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
alias bytefmt2="numfmt --to=iec-i --suffix=B"
|
||||||
|
alias bytefmt10="numfmt --to=si --suffix=B"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue