5 lines
54 B
Plaintext
5 lines
54 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
hash -r
|
||
|
npm install --global pure-prompt
|