mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-25 20:41:15 -03:00
Moved some Python scripts into new share/tools/ directory.
Added fish_config function to launch web config
This commit is contained in:
3
share/functions/fish_config.fish
Normal file
3
share/functions/fish_config.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function fish_config --description "Launch fish's web based configuration"
|
||||
eval $__fish_datadir/tools/web_config/webconfig.py
|
||||
end
|
||||
Reference in New Issue
Block a user