enable BASH
This commit is contained in:
parent
6598a6139f
commit
5af1ecff6c
1 changed files with 1 additions and 1 deletions
|
@ -3,8 +3,8 @@
|
|||
programs.powerline-go.enable = true;
|
||||
programs = {
|
||||
bash = {
|
||||
enable = true;
|
||||
enableCompletion = true;
|
||||
|
||||
shellAliases = {
|
||||
d = "docker";
|
||||
dc = "docker-compose";
|
||||
|
|
Loading…
Reference in a new issue