Added zoxide and fzf
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user