summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.zsh/zshfunctions2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zsh/zshfunctions b/.zsh/zshfunctions
index db01a95..cd5433a 100644
--- a/.zsh/zshfunctions
+++ b/.zsh/zshfunctions
@@ -153,6 +153,8 @@ menc()
unset p
}
+# list the current enabled gcc flags
+# based on a script by mv
list_cc_flags()
{
Usage()