Giter Site home page Giter Site logo

dotfiles's Introduction

dotfiles

CI

kuwata0037's dotfiles managed by chezmoi.

Install

sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply kuwata0037

Setting

echo '/home/linuxbrew/.linuxbrew/bin/fish' | sudo tee -a /etc/shells
chsh -s /home/linuxbrew/.linuxbrew/bin/fish

make completion

License

dotfiles's People

Contributors

kuwata0037 avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar  avatar

dotfiles's Issues

CI ジョブの作成

概要

きちんとインストールコマンドを実行して初期化ができるかを確認する CI を作成する。

仕様

  • 各環境で CI を実行する
    • macOS
    • Linux
  • CI の成功条件
    • インストールコマンドが終了ステータスが 0 で終了する
    • 一部の設定がきちんと所定の箇所に存在する
      • git/config
      • config.fish

課題

  • apt-getsudo を使用しているため、CI化が難しい

macOS 環境上で CI を実行する

概要

dotfiles は macOS でも利用しているため、CI を Linux 環境だけでなく、macOS 環境上でも実行するようにする。

/opt/homebrew パスへの対応

概要

M1 MacでHomeBrewをインストールすると、インストール先が /opt/homebrew であるため、パスが通っていないため、パスが通るように設定を修正する。

homebrew-file を使用する

What

HombrewのBrewfile管理にhomerbew-fileを利用するようにする。

Why

現在Brewfileへの反映がマニュアルなため、Brewfileに反映忘れが発生しているため、それを抑制したい。

Tmux のバー右側に表示している項目を設定する

概要

現在 dracula/tmux の初期設定のままなので、きちんと設定を行い必要な機能を表示し、不必要な部分は削除する。また温度が華氏になっているので、摂氏で表示するようにもする。

Tmux に入るとパスの順番がめちゃくちゃになる

概要

素の Zsh 上でのパスの順番が想定通りとなっているが、tmux に入ると、順番が想定通りのものではなくなる事象が発生している。
具体的には zinit 経由のパスが先頭に来てしまうという問題が発生している。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.