Skip to content

Commit

Permalink
Replace ext with zsh alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Akmadan23 committed Nov 17, 2023
1 parent 6d0941b commit 95e8c51
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 24 deletions.
1 change: 1 addition & 0 deletions config/zsh/aliases.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ alias dv="docker volume"
# Misc
alias se="sudoedit"
alias ps="ps axu | less"
alias ext="atool -x"
alias btm="btm -b"
alias grep="grep --color"
alias ytdl="yt-dlp"
Expand Down
24 changes: 0 additions & 24 deletions scripts/ext

This file was deleted.

0 comments on commit 95e8c51

Please sign in to comment.