Guilherme Rugai Freire
|
bfeef18cf4
|
fast-nvm: no need to sort function output
|
2021-08-23 09:58:01 -03:00 |
|
Guilherme Rugai Freire
|
9014ff7043
|
fast-nvm: stop using locate and search recursively
|
2021-08-23 09:51:54 -03:00 |
|
Guilherme Rugai Freire
|
09a2f62c5d
|
fast-nvm: fix nvm use with no .nvmrc
script was trying to run ``nvm use`` when there was no .nvmrc (eg: /usr/share)
|
2021-08-23 09:04:27 -03:00 |
|
Guilherme Rugai Freire
|
4a466129dd
|
fast-nvm.sh: remove #!/bin/sh
|
2021-08-20 17:34:04 -03:00 |
|
Guilherme Rugai Freire
|
a7eb216330
|
zsh: source fast-nvm script
this makes so if you cd into a directory with a .nvmrc, it will exec nvm
use
|
2021-08-20 17:14:13 -03:00 |
|