ソースを参照
Merge pull request #51 from tokudan/nixos_compat
Increase compatibility with NixOS
tags/v3.1
Luke Smith
6年前
committed by
GitHub
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
-
mutt-wizard.sh
|
|
@@ -1,4 +1,4 @@ |
|
|
|
#!/bin/bash |
|
|
|
#!/usr/bin/env bash |
|
|
|
|
|
|
|
if [[ "$(uname)" == "Darwin" ]] |
|
|
|
then |
|
|
|