mirror of
https://github.com/nmasur/dotfiles
synced 2025-12-03 06:02:42 +00:00
fix jjui on darwin
This commit is contained in:
@@ -34,6 +34,9 @@ in
|
||||
home.packages = [
|
||||
# Required for the fsmonitor to auto-snapshot
|
||||
pkgs.watchman
|
||||
|
||||
# Required to be on path to work in Zellij
|
||||
pkgs.jjui
|
||||
];
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user