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 |