This website works better with JavaScript.
Explore
Help
Register
Sign In
david
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a2d3fc98b8
miryoku-merge-master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a2d3fc98b8'
${ noResults }
qmk_firmware
/
util
/
msys2_install.sh
4 lines
95 B
Bash
Raw
Blame
History
#!/bin/bash
dir
=
$(
cd
-P --
"
$(
dirname --
"
$0
"
)
"
&&
pwd
-P
)
source
"
$dir
/win_shared_install.sh
"
Reference in New Issue
View Git Blame
Copy Permalink