summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2024-11-22 23:25:33 -0500
committerAnthony Wang2024-11-22 23:25:33 -0500
commit958ebe21ae7f77ba2dcaa4105feef8b5936b010a (patch)
tree49502e781b29b2a80add82f358b11f16b7729c43
parent1c00e8312452e51a9a6459ae4b850197f35d9011 (diff)
Set PYTHON_HISTORY path for Python 3.13
-rw-r--r--fish/config.fish5
1 files changed, 4 insertions, 1 deletions
diff --git a/fish/config.fish b/fish/config.fish
index 75b6e95..4a6f509 100644
--- a/fish/config.fish
+++ b/fish/config.fish
@@ -2,7 +2,6 @@ if status is-interactive
# Commands to run in interactive sessions can go here
end
-set -gx EDITOR micro
abbr -a -- o open
abbr -a -- l la
abbr -a -- m micro
@@ -14,6 +13,10 @@ abbr -a -- q 'git pull'
abbr -a -- s 'git status'
abbr -a -- t 'gio trash'
+set -gx EDITOR micro
+
+set -gx PYTHON_HISTORY ~/.local/share/python/history
+
# https://github.com/fish-shell/fish-shell/issues/4770
# https://github.com/fish-shell/fish-shell/commit/2e9de57fd78f1c9ee0e71e141b75bb2b24abfc2d
# Remove after Fish 4.0