aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2021-10-24 22:37:53 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2021-10-24 22:37:53 +0200
commit85401d4f65ab6b190d6a303b367ce3be6266a877 (patch)
tree54eb546675239a4fa4401d3755dd26b589ae12d7 /install.sh
parent6b31460149921527899687ce96ffa79e3e48d182 (diff)
downloaddotfiles-85401d4f65ab6b190d6a303b367ce3be6266a877.tar.gz
add ghc-stack
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index e7b5a92..597cb3e 100755
--- a/install.sh
+++ b/install.sh
@@ -23,6 +23,7 @@ CONFIGS=( ["sway"]=".config"
[".Xresources"]="."
[".radare2rc"]="."
[".bash_profile"]="."
+ [".stack"]="."
["gpg-agent.conf"]=".gnupg"
)