mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-20 13:36:51 +02:00
feat: macOS - adjust terminal's font size, starship for zsh, squirrel input method
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{ config, ... }: {
|
||||
{ ... }: {
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
|
||||
enableBashIntegration = true;
|
||||
enableZshIntegration = true;
|
||||
enableNushellIntegration = true;
|
||||
|
||||
settings = {
|
||||
|
||||
Reference in New Issue
Block a user