Disable compositor opacity
[khome.git] / home / .profile
index 6c07eaf..c7c3a4a 100644 (file)
@@ -14,7 +14,12 @@ then
     eval "$(ssh-agent)"
 fi
 
-# https://rustup.rs/
-export PATH="$HOME/.cargo/bin:$PATH"
-
 status
+
+printf '\n'
+
+#awk \
+#    -v RS='' \
+#    'BEGIN {srand()} {fortunes[n++] = $0} END {print fortunes[int(n * rand())]}' \
+#    ~/arc/doc/fortunes/orangebook_.txt \
+#| fold -s
This page took 0.030294 seconds and 4 git commands to generate.