SREとはのブログ

日々の作業メモ

2020-03-01から1ヶ月間の記事一覧

gitでswitchが使えてなかった

なんのため 参考サイト メモ なんのため gitでswitchが使えてなかったのでversionup 参考サイト allyourbase.hatenablog.com メモ これをやらなかったが動いている bash_profileに追加します。 $ vim ~/.bash_profile PATH=/usr/local/git/bin:$PATH export …

macでping複数

理由 サイト その他 理由 複数宛先にPingを飛ばしたい expingに代わりになるツール pexpo サイト github.com その他

注釈 テスト

affiliate-hatekun.hatenablog.com *1 *2 *1:なるほど *2:簡単だった

ghqを使ってひらがなをbashで入力するとBugバグる

メモ メモ 多分自分のやり方が悪いんだと思うが ここのサイトのghq呼び出しを参考にしてやったところ bashでひらがなを書いてEnter押すとghqに移動してフリーズをしてしまっていました。 (ghq+PecoのPecoはここを参考にしている) qiita.com こっちのもや…

brew install pyenv

メモ メモ メモ メモ メモ メモ > brew install pyenv Updating Homebrew... ==> Auto-updated Homebrew! Updated 2 taps (homebrew/core and homebrew/cask). ==> Updated Formulae docker-slim jetty xcodegen zsh-syntax-highlighting ==> Installing dep…

brew install ansible

メモ brew install ansible > brew install ansible Updating Homebrew... ==> Auto-updated Homebrew! Updated 3 taps (homebrew/core, homebrew/cask and caskroom/fonts). ==> Updated Formulae telnet ✔ aws-google-auth clblast dhall-json flyway i2p …