bash: Don't HM copy "bash_profile" anymore
This commit is contained in:
parent
ec32717861
commit
5988dcc257
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
||||||
".bashrc".source = ./.bashrc;
|
".bashrc".source = ./.bashrc;
|
||||||
".bash_aliases".source = ./.bash_aliases;
|
".bash_aliases".source = ./.bash_aliases;
|
||||||
".bash_exec".source = ./.bash_exec;
|
".bash_exec".source = ./.bash_exec;
|
||||||
".bash_profile".source = ./.bash_profile;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
home.packages = [
|
home.packages = [
|
||||||
|
|
Loading…
Reference in a new issue