This website requires JavaScript.
Explore
Help
Register
Sign In
a
/
home
Watch
1
Star
0
Fork
You've already forked home
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
57bc8ada40
home
/
.local
/
script
/
mfly
7 lines
57 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
first
=
$1
shift
fly -c
"
fly.
${
first
}
.toml
"
$@
Reference in New Issue
View Git Blame
Copy Permalink