You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**custom_function.sh**|`nvm()`: for seed up shell. `pipenv_correspond()`: find the correspond venvs & remove it. |`$SHELL profile`, `$HOME/.customfinction`|`bash`|
14
-
13
+
|**custom_function.sh**|`nvm()`: for seed up shell. `pipenv_correspond()`: find the correspond venvs & remove it. |`$SHELL profile`, `$HOME/.customfunction`|`bash`|
15
14
16
15
Every .sh file can independent work.
17
16
@@ -26,6 +25,6 @@ chmod +x ./all_setup.sh
26
25
27
26
This all_setup.sh need to execute two times, follow the step:
28
27
29
-
1. Execute the script to compelete package.sh and ZSH setup.
28
+
1. Execute the script to complete package.sh and ZSH setup.
30
29
2. Relogin.
31
-
3. Execute the script to compelete others .sh file.
30
+
3. Execute the script to complete others .sh file.
0 commit comments