File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ alias lt='ls --tree'
2727# bat (cat replacement)
2828alias cat="bat --paging=never"
2929
30- # bottom (top replacement)
31- alias top="btm "
30+ # btop (top replacement)
31+ alias top="btop "
3232
3333# Reload the shell
3434alias reload="source ~/.zshrc"
Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ brew install ack
2929brew install php
3030brew install pnpm
3131brew install mise
32+ brew install uv
3233brew install biome
3334brew install libpq
3435brew install awscli
@@ -57,14 +58,14 @@ brew install jq
5758brew install bat
5859brew install lsd
5960brew install mas
61+ brew install fzf
6062brew install hstr
6163brew install tldr
6264brew install btop
6365brew install infat
6466brew install ffmpeg
6567brew install rename
6668brew install rclone
67- brew install bottom
6869brew install zoxide
6970brew install yt-dlp
7071brew install thefuck
You can’t perform that action at this time.
0 commit comments