mirror of
https://github.com/acedanger/shell.git
synced 2025-12-06 01:10:12 -08:00
added fd-find and set alias fd
This commit is contained in:
@@ -12,3 +12,4 @@ alias dcdn="docker compose down"
|
|||||||
alias dcupd="docker compose up -d"
|
alias dcupd="docker compose up -d"
|
||||||
alias lzd="lazydocker"
|
alias lzd="lazydocker"
|
||||||
alias cat="batcat"
|
alias cat="batcat"
|
||||||
|
alias fd=fdfind
|
||||||
|
|||||||
@@ -1,10 +1 @@
|
|||||||
git
|
fd-find
|
||||||
python3
|
|
||||||
wget
|
|
||||||
curl
|
|
||||||
bat
|
|
||||||
cowsay
|
|
||||||
lolcat
|
|
||||||
fzf
|
|
||||||
zsh
|
|
||||||
nala
|
|
||||||
|
|||||||
Reference in New Issue
Block a user