Dropping .sh everywhere.
This commit is contained in:
parent
ac5a2ef8e2
commit
2413839ec1
|
@ -1,4 +1,4 @@
|
||||||
# fetch.sh
|
# fetch
|
||||||
|
|
||||||
## Big updates: Check the releases page.
|
## Big updates: Check the releases page.
|
||||||
|
|
||||||
|
|
2
fetch
2
fetch
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Fetch info about your system
|
# Fetch info about your system
|
||||||
# https://github.com/dylanaraps/fetch.sh
|
# https://github.com/dylanaraps/fetch
|
||||||
#
|
#
|
||||||
# Optional Dependencies: (You'll lose these features without them)
|
# Optional Dependencies: (You'll lose these features without them)
|
||||||
# Displaying Images: w3m + w3m-img
|
# Displaying Images: w3m + w3m-img
|
||||||
|
|
Reference in New Issue