diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2026-03-31 22:08:22 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2026-03-31 22:08:22 +0530 |
| commit | 4cc5d96857c4fec772acee99e7e124058690a365 (patch) | |
| tree | 7b2ad647f3d9b6ba26b82bea51d3246dc5f0e0ff /install.sh | |
| parent | df7b5c1aeddf36c71c6f579ccc9c2487e04d54cb (diff) | |
euo & exa -> eza
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ #!/usr/bin/env bash +set -euo pipefail + echo "Inserting files..." sudo cp -r Wallpapers ~/Pictures |
