mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 01:12:19 +00:00
remove unnecessary script sourcing
This commit is contained in:
parent
126059e9ed
commit
aef916c971
1 changed files with 0 additions and 2 deletions
|
@ -26,8 +26,6 @@ in
|
|||
switch-home = "home-manager switch -b backup --flake ${config.home.homeDirectory}/.dotfiles#$USER@$(hostname -s)";
|
||||
};
|
||||
|
||||
shellInit = "source ${config.home.homeDirectory}/.nix-profile/etc/profile.d/nix.fish";
|
||||
|
||||
interactiveShellInit =
|
||||
# Open command buffer in vim when alt+e is pressed
|
||||
''
|
||||
|
|
Loading…
Reference in a new issue