diff options
Diffstat (limited to '')
| -rw-r--r-- | dot_local/share/sh/cling | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dot_local/share/sh/cling b/dot_local/share/sh/cling new file mode 100644 index 0000000..bb3063c --- /dev/null +++ b/dot_local/share/sh/cling @@ -0,0 +1,3 @@ +. hascmd cling || return +alias cci="cling $CLING_ARGS --nologo -xc" +alias cxxi="cling $CLING_ARGS --nologo -xc++" |
