Added zoxide and fzf

This commit is contained in:
2025-05-22 03:04:02 +02:00
parent ee1aa4f734
commit 51c4213e8a
3 changed files with 7 additions and 1 deletions

View File

@@ -6,6 +6,8 @@ end
oh-my-posh init fish --config $HOME/.config/ohmyposh/atomic.omp.json | source oh-my-posh init fish --config $HOME/.config/ohmyposh/atomic.omp.json | source
pokeget $(shuf -i 1-721 -n 1) --hide-name pokeget $(shuf -i 1-721 -n 1) --hide-name
zoxide init fish | source
fzf --fish | source
alias ll="ls -lh" alias ll="ls -lh"
alias la="ls -lha" alias la="ls -lha"
@@ -16,4 +18,4 @@ alias burn-orphanage="pacman -Qqtd | sudo pacman -Rsu -"
alias cd..="cd .." alias cd..="cd .."
alias girlboss="sudo" alias girlboss="sudo"
alias vifish="vim $HOME/.config/fish/config.fish" alias vifish="nvim $HOME/.config/fish/config.fish"

View File

@@ -1,6 +1,7 @@
arrpc arrpc
fastfetch fastfetch
fish fish
fzf
git git
hyfetch hyfetch
neovim neovim
@@ -13,3 +14,4 @@ reflector
tree tree
ttf-sourcecodepro-nerd ttf-sourcecodepro-nerd
vim vim
zoxide

View File

@@ -2,6 +2,7 @@ arrpc
brightnessctl brightnessctl
fastfetch fastfetch
fish fish
fzf
git git
hyfetch hyfetch
hypridle hypridle
@@ -35,3 +36,4 @@ waybar
wlogout wlogout
wofi wofi
xwaylandvideobridge xwaylandvideobridge
zoxide