diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-18 14:29:43 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-18 14:29:43 +0800 |
commit | 2ef13a5b878787dc66406308907cf1ce85074bba (patch) | |
tree | 872fabf6902066c1dd777e687113b80afa09f4d4 | |
parent | ada2b183fdbe0abcad45d8c37f012c20dbb6d692 (diff) |
Update
-rwxr-xr-x | tools/init/load-settings.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/init/load-settings.sh b/tools/init/load-settings.sh index 8ebd958..f60c7d4 100755 --- a/tools/init/load-settings.sh +++ b/tools/init/load-settings.sh | |||
@@ -56,3 +56,5 @@ PATH=$PATH:$HOME/.yarn/bin | |||
56 | 56 | ||
57 | # Run something after exit shell | 57 | # Run something after exit shell |
58 | trap 'exit.sh' EXIT | 58 | trap 'exit.sh' EXIT |
59 | |||
60 | cd ~/Downloads | ||