zsh car patches
This commit is contained in:
+4
-4
@@ -3,10 +3,10 @@
|
||||
./common.nix
|
||||
];
|
||||
home.file = {
|
||||
".profile".text = ''
|
||||
bash /home/k3t/.car/init.sh
|
||||
'';
|
||||
#".profile".text = ''
|
||||
#bash /home/k3t/.car/init.sh
|
||||
#'';
|
||||
".car/init.sh".source = ../hosts/pi-car/scripts/init.sh;
|
||||
};
|
||||
#programs.zsh.loginExtra = "bash /home/k3t/.car/init.sh";
|
||||
programs.zsh.loginExtra = "bash /home/k3t/.car/init.sh";
|
||||
}
|
||||
Reference in New Issue
Block a user