📝 Made updates to backups
This commit is contained in:
parent
c3a9b98352
commit
6bcea52d96
7 changed files with 8739 additions and 9 deletions
2
aliases
2
aliases
|
|
@ -212,6 +212,8 @@ alias jester="jest --watchAll"
|
|||
# generate unique ids from cli, example for no special characters:
|
||||
# nanoid --alphabet "abcdefghijklmnopqrstuvwxyz" --size 40
|
||||
alias nanoid="npx nanoid"
|
||||
# informs on dependency updates
|
||||
alias taze="npx taze"
|
||||
alias pip_upgrade="python -m pip install --upgrade pip"
|
||||
alias rust_upgrade="rustup update"
|
||||
alias nb="newsboat"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue