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
It just echos out the present working directory. Tried it in bash shell works perfectly. sourced the config.fish file by inserting this line too alias bd=". bd -si" throws this error .: Error encountered while sourcing file “bd”: .: No such file or directory
The text was updated successfully, but these errors were encountered:
It just echos out the present working directory. Tried it in bash shell works perfectly. sourced the config.fish file by inserting this line too
alias bd=". bd -si"
throws this error.: Error encountered while sourcing file “bd”: .: No such file or directory
The text was updated successfully, but these errors were encountered: