1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-11-05 05:29:02 -08:00
rc/sh/arith
Connor Olding d35c492850 NixOS compatibility
* use /usr/bin/env for all hashbangs
* enable hashall for bash
* workaround syntax error in -shrc for bash
2020-12-29 18:04:04 +01:00

2 lines
32 B
Bash
Executable file

#!/usr/bin/env zsh
<<<"$(($@))"