mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-20 07:51:22 +02:00
feat: add alacritty
This commit is contained in:
@@ -155,8 +155,6 @@ in {
|
||||
"visual-studio-code"
|
||||
"zed" # zed editor
|
||||
"aerospace" # an i3-like tiling window manager for macOS
|
||||
# "wezterm"
|
||||
# "tor-browser"
|
||||
|
||||
# https://joplinapp.org/help/
|
||||
# "joplin" # note taking app
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
# set user's default shell back to zsh
|
||||
# `chsh -s /bin/zsh`
|
||||
# DO NOT change the system's default shell to nushell! it will break some apps!
|
||||
# It's better to change only kitty/wezterm's shell to nushell!
|
||||
# It's better to change only kitty/wezterm & other terminal emulator's shell to nushell!
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user