This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
control
/
home
ウォッチ
1
スター
0
フォーク
0
ファイル
ツリー:
9393507c81
ブランチ
タグ
master
home
/
users
/
thomas
/
cli
/
bash.nix
bash.nix
94 B
履歴
Raw
1
2
3
4
{
programs.bash.enable = true;
programs.bash.shellAliases = import ./shell-aliases.nix;
}