aboutsummaryrefslogtreecommitdiff
path: root/system/.profile
diff options
context:
space:
mode:
authorCamil Staps2021-06-18 14:01:58 +0200
committerCamil Staps2021-06-18 14:01:58 +0200
commitfb1ef4d27b6347168b66884f556a83a78de65a60 (patch)
tree70a9dd0021407163aa690f9ae33eaf4fda712ed6 /system/.profile
parentAdd haskell indentation settings for vim (diff)
Move iTasks-SDK project to itasks-sdk
Diffstat (limited to 'system/.profile')
-rw-r--r--system/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/.profile b/system/.profile
index 32126f2..0b91123 100644
--- a/system/.profile
+++ b/system/.profile
@@ -45,7 +45,7 @@ cpmq() {
abcclean() {
find \
"$CLEAN_HOME/lib" \
- ~/projects/clean/{iTasks-SDK,platform,abc-interpreter} \
+ ~/projects/clean/{itasks-sdk,platform,abc-interpreter} \
. \
-name '*.abc' \
-not -name '_system.abc' \