🔥 Remove sudo check in dot.fish as it's broken
This commit is contained in:
parent
3310465d18
commit
867bd35113
1 changed files with 2 additions and 1 deletions
|
@ -145,7 +145,8 @@ end
|
||||||
|
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
|
|
||||||
ask_for_sudo
|
# This is broken currently
|
||||||
|
# ask_for_sudo
|
||||||
|
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue