aboutsummaryrefslogtreecommitdiff
path: root/system/.profile
diff options
context:
space:
mode:
authorCamil Staps2019-06-03 22:34:50 +0200
committerCamil Staps2019-06-03 22:34:50 +0200
commitb80ca57c82ad8f5973e4e49ba5b981dc11d5d4b9 (patch)
treec723417298e691c30fb51fe5060c912b2574ed58 /system/.profile
parentrecord-webcam: use date as file name (diff)
Move ~/VersionControl to ~/projects; add clean subdirectory for better overview
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 9c86c79..a50aa68 100644
--- a/system/.profile
+++ b/system/.profile
@@ -34,7 +34,7 @@ cpmq() {
abcclean() {
find \
/opt/clean/lib \
- ~/VersionControl/{iTasks-SDK,clean-platform,abc-interpreter} \
+ ~/projects/clean/{iTasks-SDK,platform,abc-interpreter} \
. \
-name '*.abc' \
-not -name '_system.abc' \