Cleanup
This commit is contained in:
parent
07d3b57b5b
commit
eb979e037e
|
@ -146,7 +146,7 @@
|
|||
(services
|
||||
(list (service home-bash-service-type
|
||||
(home-bash-configuration
|
||||
(aliases '(("clear" . "printf \"\\033c\"")
|
||||
(aliases '(("clear" . "printf '\\033c'")
|
||||
("dir" . "dir --color=auto")
|
||||
("egrep" . "egrep --color=auto")
|
||||
("fgrep" . "fgrep --color=auto")
|
||||
|
|
Loading…
Reference in New Issue