mirror of
https://github.com/jarun/nnn.git
synced 2025-02-17 14:54:36 +00:00
Changed bash to sh
This commit is contained in:
parent
53b2efb069
commit
2261befa3f
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
# Description: Set the selected image as wallpaper using pywal and change the terminal color schemes. Just put the cursor on a image and run the script.
|
# Description: Set the selected image as wallpaper using pywal and change the terminal color schemes. Just put the cursor on a image and run the script.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue