diff --git a/README.md b/README.md index 455ebd1..26c4236 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Below is a list of the software: - Kitty - Lazygit - Neovim +- Moar - Ov - Profile - Ranger @@ -24,4 +25,5 @@ Below is a list of the software: - Waybar - Yazi - Zellij +- Zoxide - Zsh diff --git a/fish/.config/fish/conf.d/zoxide.fish b/fish/.config/fish/conf.d/zoxide.fish new file mode 100644 index 0000000..2e9cc17 --- /dev/null +++ b/fish/.config/fish/conf.d/zoxide.fish @@ -0,0 +1 @@ +zoxide init fish | source