2023-11-13 16:17:59 +03:00

5 lines
188 B
Bash
Executable File

#!/usr/bin/env bash
mkdir -p "$SANDBOX_PATH/.config/ranger/plugins"
git clone https://github.com/alexanderjeurissen/ranger_devicons "$SANDBOX_PATH/.config/ranger/plugins/ranger_devicons"