diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2024-11-20 10:17:37 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2024-11-20 10:17:37 +0100 |
commit | e13abf01c7fdd612f1ff826387dac2ca30623d00 (patch) | |
tree | f70398a96af9c35e4ed9ea3dac647a82cd29aca5 /accounts/gkleen@sif/zshrc | |
parent | 25b28a4ff56c0fc9561b559ad3c2c0b76cc0d4cf (diff) | |
download | nixos-e13abf01c7fdd612f1ff826387dac2ca30623d00.tar nixos-e13abf01c7fdd612f1ff826387dac2ca30623d00.tar.gz nixos-e13abf01c7fdd612f1ff826387dac2ca30623d00.tar.bz2 nixos-e13abf01c7fdd612f1ff826387dac2ca30623d00.tar.xz nixos-e13abf01c7fdd612f1ff826387dac2ca30623d00.zip |
...
Diffstat (limited to 'accounts/gkleen@sif/zshrc')
-rw-r--r-- | accounts/gkleen@sif/zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/zshrc b/accounts/gkleen@sif/zshrc index adc7feb4..c6052ae3 100644 --- a/accounts/gkleen@sif/zshrc +++ b/accounts/gkleen@sif/zshrc | |||
@@ -128,7 +128,7 @@ dir() { | |||
128 | fi | 128 | fi |
129 | 129 | ||
130 | 130 | ||
131 | ${wormhole} && wormhole receive | 131 | ${wormhole} && wormhole receive --accept-file |
132 | 132 | ||
133 | 133 | ||
134 | if ${quickserve}; then | 134 | if ${quickserve}; then |