1
Fork 0

feat: bluetooth, better keybinds for vim and direnv?

This commit is contained in:
Matei Adriel 2022-04-05 20:42:32 +03:00
commit 79b65f3640
14 changed files with 129 additions and 31 deletions
modules/applications/shells

View file

@ -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 ''