Add description to fish ve function.
And use tabs, The Correct Way.
This commit is contained in:
parent
8c40f68313
commit
2ae5b37f86
|
@ -1,3 +1,3 @@
|
|||
function ve
|
||||
function ve --description "Activate python virtual environment"
|
||||
source ve/bin/activate.fish
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue