Skip to content

jsantiagoh/fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Fish configuration

Clone the repo

git clone [email protected]:jsantiagoh/fish.git ~/.config/fish

Use Fisherman to install packages

curl -Lo ~/.config/fish/functions/fisher.fish --create-dirs https://git.io/fisher

Prompt theme

IlanCosman/tide

Extras

FZF

General purpuse fuzzy finder, used for Zoxide's zi or fish on CTRL+R CTRL-F, etc

https://github.com/junegunn/fzf

Zoxide

To quickly change directories using z https://github.com/ajeetdsouza/zoxide

Bat

Better cat with syntax coloring https://github.com/sharkdp/bat

set -x BAT_THEME "OneHalfLight"

About

My Personal Fish configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages