feat: bluetooth, better keybinds for vim and direnv?
This commit is contained in:
parent
5c93d9dbed
commit
79b65f3640
14 changed files with 129 additions and 31 deletions
modules/applications/shells
|
@ -7,6 +7,7 @@ let
|
|||
themePackage = builtins.getAttr theme pkgs.myFishPlugins.themes; # Dynamically pick the theme path
|
||||
in
|
||||
{
|
||||
users.defaultUserShell = pkgs.fish;
|
||||
home-manager.users.adrielus = {
|
||||
# Source every file in the theme
|
||||
xdg.configFile."fish/conf.d/plugin-${theme}.fish".text = lib.mkAfter ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue