This commit is contained in:
alex
2026-03-11 11:42:38 +00:00
parent ecf8f886f9
commit 796d36a138
7 changed files with 11 additions and 4 deletions

View File

@@ -3,8 +3,6 @@
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
exec fish
export HISTSIZE=10
alias e="nvim"