Compare commits

..

1 Commits

Author SHA1 Message Date
51c4213e8a Added zoxide and fzf 2025-05-22 03:04:02 +02:00
4 changed files with 7 additions and 18 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,17 +0,0 @@
font-family =
font-family-bold =
font-family-italic =
font-family-bold-italic =
font-size = 16
theme =
background = 131313
foreground = ffffff
cursor-color =
cursor-invert-fg-bg = false
cursor-opacity = 1
cursor-style = block
cursor-style-blink = true
background-opacity = .7
background-blur = false
maximize = true
fullscreen = false

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