mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 14:41:44 +00:00
sync
This commit is contained in:
@@ -64,7 +64,7 @@ programs = {
|
||||
yt-dlp.enable = true;
|
||||
bash = {
|
||||
enable = true;
|
||||
historyControl = [ignorespace];
|
||||
historyControl = ["ignorespace"];
|
||||
shellOptions = [ "histappend" ];
|
||||
sessionVariables = {
|
||||
DOCKER_HOST="tcp://192.168.1.223:2375";
|
||||
|
||||
Reference in New Issue
Block a user