(post-update): From Bash to Fish: fishing after 15 years

I only trusted you fdor this one, AI... and you did it wrong, that doesn't exists
This commit is contained in:
Eduard Tolosa 2025-02-28 19:41:33 +00:00
parent 29abd011a5
commit 3360ce2f16

View file

@ -63,9 +63,6 @@ Here's my `~/.config/fish/config.fish`:
# Disable the greeting, thanks fish
set fish_greeting ""
# Limit history, by default it's 256000 deduplicated entries
set -U fish_history_limit 10000
# Environment variables (Always set)
# Use neovim as the default editor
set -x EDITOR nvim