Fish: Make all tabs become spaces :P

With a tab stop of 4, of course.
This commit is contained in:
hedy 2022-03-31 17:47:52 +08:00
parent a9f520eacb
commit a046ab6c16
Signed by: hedy
GPG Key ID: B51B5A8D1B176372
5 changed files with 23 additions and 23 deletions

View File

@ -1,4 +1,4 @@
function nvm
bass source ~/.nvm/nvm.sh --no-use ';' nvm $argv
bass source "$NVM_DIR"/nvm.sh --no-use ';' nvm $argv
end