2017年3月9日木曜日

windows,10,git-bash,bashrc,WARNING: Found ~/.bashrc but no ~/.bash_profile, ~/.bash_login or ~/.profile.って出た

windows,10,git-bash,bashrc,WARNING: Found ~/.bashrc but no ~/.bash_profile, ~/.bash_login or ~/.profile.って出た

NixOS の 設定

 そうです、その理解でほぼ合っています。整理するとこうなります。 1️⃣ configuration.nix の役割 NixOS の システム全体の設定 を書くファイル。 ここで指定するもの: インストールするパッケージ(例: git , vim-ful...