ai-commands - Asks GPT (gpt-4-turbo-preview) for CLI commands that achieve the described target action. airpods-battery - Looks for AirPods via Bluetooth and puts their battery charge state into $RPROMPT. aish - Instant shell script solutions from OpenAI right in your prompt. alacritty - Con...
@msys2org.bsky.social https://discord.gg/jPQdRdDcT9 Sponsor Overview Repositories30 Projects1 Packages People8 Sponsoring1 More PinnedLoading msys2.github.iomsys2.github.ioPublic The MSYS2 homepage CSS2.5k328 setup-msys2setup-msys2Public GitHub Action to setup MSYS2 ...
MSYS Git is NOT supported. Please use official Git for Windows instead. You can install the latest stable from winget with follow commands: winget install SourceGit [!NOTE] winget will install this software as a commandline tool. You need run SourceGit from console or Win+R at the first...
uses: hendrikmuhs/ccache-action@v1.2.5 with: key: macos-${{ matrix.xcode }}-ccache max-size: 75M - name: Cache Python virtualenv if: env.ACT != 'true' uses: actions/cache@v3 with: path: venv key: macos-python-venv-${{ hashFiles('build_locally.sh', 'scripts...
d--- 5/16/2022 1:18 PM msys64 d--- 3/23/2022 3:21 PM mysql d--- 5/16/2022 12:18 PM npm d--- 5/16/2022 10:57 AM Packages d--- 5/8/2021 8:20 AM PerfLogs d--- 5/16/2022 10:49 AM post-generation d-r-- ...
- uses: msys2/setup-msys2@v1 with: msystem: MSYS - shell: msys2 {0} run: | makepkg-mingw -sCLfc --noconfirm --noprogressbar pacman --noconfirm -U mingw-w64-*-any.pkg.tar.xz - run: | set MSYSTEM=MINGW64 msys2 path-type By default, MSYS2_PATH_TYPE is set to strict by msys...
GitHub Action to setup MSYS2 windowsbashworkflowciactionsmsys2mingw32mingw64gha UpdatedOct 21, 2024 JavaScript agkozak/agkozak-zsh-prompt Sponsor Star292 Code Issues Pull requests A fast, asynchronous Zsh prompt with color ASCII indicators of Git, exit, SSH, virtual environment, and vi mode status...
uses: hendrikmuhs/ccache-action@v1.2.2 with: key: macos-${{ matrix.xcode }}-ccache max-size: 75M - name: Cache Python virtualenv if: env.ACT != 'true' uses: actions/cache@v3 with: path: venv key: macos-python-venv-${{ hashFiles('build_locally.sh', 'script...
$ git clone https://github.com/ianh/owl.git $ cd owl/ $ make Run make install to copy the owl tool into /usr/local/bin/owl. On Windows, MSYS2 is the supported way to build owl. In the MSYS shell, run pacman -S make gcc git to install the proper dependencies before running the...
Action: accept Others: keep default values If the port binding fails because it is already in use, this program will try to find out which local service process occupies the port and enable port reuse remotely. This works in Linux kernel 5.6 and later, and needs to run as root. ...