mirror of
https://github.com/sstent/vmimages.git
synced 2026-04-28 15:53:10 +00:00
sync
This commit is contained in:
@@ -70,8 +70,8 @@ programs = {
|
|||||||
DOCKER_HOST="tcp://192.168.1.223:2375";
|
DOCKER_HOST="tcp://192.168.1.223:2375";
|
||||||
NOMAD_ADDR="http://192.168.1.250:4646";
|
NOMAD_ADDR="http://192.168.1.250:4646";
|
||||||
TERM="xterm-256color";
|
TERM="xterm-256color";
|
||||||
ANSIBLE_HOST_KEY_CHECKING=False;
|
ANSIBLE_HOST_KEY_CHECKING="False";
|
||||||
HSTR_CONFIG=hicolor;
|
HSTR_CONFIG="hicolor";
|
||||||
PROMPT_COMMAND="history -a;"; # ensure synchronization between bash memory and history file
|
PROMPT_COMMAND="history -a;"; # ensure synchronization between bash memory and history file
|
||||||
SSH_AUTH_SOCK="~/.ssh/wsl-ssh-agent.sock";
|
SSH_AUTH_SOCK="~/.ssh/wsl-ssh-agent.sock";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user