mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
oh, ff aliases should be zsh
This commit is contained in:
parent
c661c243bc
commit
29e977ad00
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ let
|
|||
};
|
||||
in {
|
||||
config = lib.mkIf config.deploy.profile.gui {
|
||||
programs.fish.shellAliases = {
|
||||
programs.zsh.shellAliases = {
|
||||
ff-pm = "firefox --ProfileManager";
|
||||
ff-main = "firefox -P main";
|
||||
ff-work = "firefox -P work";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue