Skip to content

Commit

Permalink
chore: 💡 update aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaquero committed Jan 9, 2024
1 parent c52585d commit 8dd6fc2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions defaults.sh
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,14 @@ alias own="sudo chown -R $(whoami)"
alias man="tldr"
alias hf="hyperfine"

# oxidizer
# export config
alias epf="oxf"
# import config
alias ipf="rdf"
# initialize config
alias iif="clzf"

##########################################################
# shell
##########################################################
Expand Down

0 comments on commit 8dd6fc2

Please sign in to comment.