mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 04:09:23 +00:00
@ -4,7 +4,6 @@ alias lsa='ls -a'
|
||||
alias lt='eza --tree --level=2 --long --icons --git'
|
||||
alias lta='lt -a'
|
||||
alias ff="fzf --preview 'bat --style=numbers --color=always {}'"
|
||||
alias fd='fdfind'
|
||||
alias cd="zd"
|
||||
zd() {
|
||||
if [ $# -eq 0 ]; then
|
||||
|
@ -1,6 +1,6 @@
|
||||
yay -S --noconfirm --needed \
|
||||
wget curl unzip inetutils \
|
||||
eza fzf ripgrep zoxide bat \
|
||||
fd eza fzf ripgrep zoxide bat \
|
||||
wl-clipboard fastfetch btop \
|
||||
man tldr less whois plocate \
|
||||
alacritty
|
||||
|
Reference in New Issue
Block a user