fish-shell/share
Fabian Boehm 6fe192606a functions/history: Set variables in function-scope explicitly
```fish
set -g LESS foo

history search bar
```

changes the global $LESS and exports it.
2024-11-21 18:27:10 +01:00
..
completions Add completion for path basename -E/--no-extension (#10863) 2024-11-20 15:06:53 -06:00
functions functions/history: Set variables in function-scope explicitly 2024-11-21 18:27:10 +01:00
groff
tools default color scheme: Make commands "normal" color 2024-10-15 21:21:30 +02:00
__fish_build_paths.fish.in
config.fish Move generated completions to cache directory 2024-04-27 10:39:30 +02:00