1
0
Fork 0
My fish-shell configuration
Go to file
trueold89 14349604b5
Add Readme.md
2024-06-28 16:03:33 +03:00
completions Add dotfiles 2024-06-28 15:48:25 +03:00
conf.d Add dotfiles 2024-06-28 15:48:25 +03:00
functions Add dotfiles 2024-06-28 15:48:25 +03:00
Readme.md Add Readme.md 2024-06-28 16:03:33 +03:00
config.fish Add dotfiles 2024-06-28 15:48:25 +03:00
fish_plugins Add dotfiles 2024-06-28 15:48:25 +03:00
fish_variables Add dotfiles 2024-06-28 15:48:25 +03:00

Readme.md

Me Fish-shell Configuration

Available on:

🖼️ Screenshot:


📥 Install:

Install dependencies:

Dependency Function
git Required to run some plugins and install this configuration
fisher Plugin manager
fzf Search

Make a backup of your current fish folder:

mv ~/.config/fish ~/.config/fish.bak
mv ~/.local/share/fish ~/.local/share/fish.bak

Install fisher:

curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher

Clone the repository and relogin:

git clone --depth 1 https://git.orudo.ru/trueold89/fishdots.git ~/.config/fish && source

Plugins:


Plugin Function
Z Fast cd
FZF Search

Hotkeys:


Hotkey Function
alt + n Execute ranger .
alt + b Execute btm
alt + g Execute lazygit

Aliases:


Alias Command
v nvim
in doas xbps-install -Suu