refactor some stuff
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
package = pkgs.alacritty;
|
||||
settings = {
|
||||
# use the fish shell
|
||||
shell.program = "${pkgs.fish}/bin/fish";
|
||||
# shell.program = "${pkgs.fish}/bin/fish";
|
||||
|
||||
# some programs can't handle alacritty
|
||||
env.TERM = "xterm-256color";
|
||||
|
||||
Reference in New Issue
Block a user