|
|
|
|
|
by AnthonBerg
5119 days ago
|
|
I never use alias in fish, just functions - see the Fish design document, law of orthogonality: http://fishshell.com/user_doc/design.html#ortho That infinite loop thing is a bug for sure, it shouldn't do that! I have defined that type of function to jump to the directories of current projects - that should work. |
|
What do you mean? Even if I define a function like so:
It shouldn't automatically execute the function and cd into /var.