Created
July 6, 2018 15:30
-
-
Save disassembler/ec9b634bbe8c671519b94698f2bb32a4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/nix/store/zqh3l3lyw32q1ayb15bnvg9f24j5v2p0-bash-4.4-p12/bin/bash | |
| set +e | |
| export PATH=/nix/store/79j0pfqnqigdbbn6g5d4ls4jbj8bp5p0-stylish-haskell-0.9.2.0/bin:$PATH | |
| export LOCALE_ARCHIVE="/nix/store/vg0s4sl74f5ik64wrrx0q9n6m48vvmgs-glibc-locales-2.26-131/lib/locale/locale-archive" | |
| export LC_ALL=en_GB.UTF-8 | |
| export LANG=en_GB.UTF-8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment