You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
complete -f -c dpw -n "not __fish_seen_subcommand_from $dpw_commands" -a help -d "Show the help menu"
complete -f -c dpw -n "not __fish_seen_subcommand_from $dpw_commands" -a edit -d "Open the packages.ini file in the user's selected editor [defined in the EDITOR variable]."
complete -f -c dpw -n "not __fish_seen_subcommand_from $dpw_commands" -a update -d "Overwrite the current contents of the package.ini file with the currently installed packages."