Up.
This commit is contained in:
parent
4ae6d7a617
commit
5c9e642794
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env bash
|
#!{{ lookPath "bash" }}
|
||||||
|
|
||||||
# Load asdf
|
# Load asdf
|
||||||
. "$HOME/.asdf/asdf.sh"
|
. "$HOME/.asdf/asdf.sh"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env bash
|
#!{{ lookPath "bash" }}
|
||||||
|
|
||||||
# Logging function
|
# Logging function
|
||||||
log() {
|
log() {
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env bash
|
#!{{ lookPath "bash" }}
|
||||||
|
|
||||||
# Load asdf
|
# Load asdf
|
||||||
# as we need cargo and it is installed from
|
# as we need cargo and it is installed from
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env bash
|
#!{{ lookPath "bash" }}
|
||||||
|
|
||||||
# Logging function
|
# Logging function
|
||||||
log() {
|
log() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user