My fish config

This commit is contained in:
2024-09-18 21:32:11 -03:00
commit 755ddf5f2f
107 changed files with 1808 additions and 0 deletions

1
completions/please.fish Normal file
View File

@@ -0,0 +1 @@
complete --command please --no-files --arguments "(env _PLEASE_COMPLETE=complete_fish _TYPER_COMPLETE_FISH_ACTION=get-args _TYPER_COMPLETE_ARGS=(commandline -cp) please)" --condition "env _PLEASE_COMPLETE=complete_fish _TYPER_COMPLETE_FISH_ACTION=is-args _TYPER_COMPLETE_ARGS=(commandline -cp) please"