mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-03-15 17:16:20 +08:00
adding a TODO: comment
This commit is contained in:
parent
7022c3db95
commit
77275ea492
@ -1,5 +1,7 @@
|
|||||||
#!/usr/bin/env fish
|
#!/usr/bin/env fish
|
||||||
|
|
||||||
|
# TODO: This is only a basic draft.
|
||||||
|
|
||||||
set -l return_code 0
|
set -l return_code 0
|
||||||
|
|
||||||
set commands "omf help" "omf query PATH" "omf query fish_function_path" "omf install apt"
|
set commands "omf help" "omf query PATH" "omf query fish_function_path" "omf install apt"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user