about summary refs log tree commit diff stats
path: root/profile/bc.sh
diff options
context:
space:
mode:
authorCase Duckworth2023-05-13 23:50:35 -0500
committerCase Duckworth2023-05-13 23:50:35 -0500
commit832af38380ba5b6a020b034059b4bc5ff7443ded (patch)
treefce4708280ff964d80a9808ed6826a1f3799e804 /profile/bc.sh
parentuhhhh (diff)
downloadetc-832af38380ba5b6a020b034059b4bc5ff7443ded.tar.gz
etc-832af38380ba5b6a020b034059b4bc5ff7443ded.zip
uhhh
Diffstat (limited to 'profile/bc.sh')
-rw-r--r--profile/bc.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/profile/bc.sh b/profile/bc.sh index f3b0f5e..c17f560 100644 --- a/profile/bc.sh +++ b/profile/bc.sh
@@ -1,5 +1,7 @@
1# GNU bc 1# GNU bc
2 2
3execp bc || return
4
3BC_ENV_ARGS="-l -q" 5BC_ENV_ARGS="-l -q"
4 6
5BC_CONFIG="${XDG_CONFIG_HOME:-$HOME/.config}/bc/init" 7BC_CONFIG="${XDG_CONFIG_HOME:-$HOME/.config}/bc/init"