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