colima
This commit is contained in:
parent
97e4e3989e
commit
bea4766f48
2 changed files with 5 additions and 1 deletions
|
@ -79,5 +79,5 @@ export -U PATH
|
|||
export CONDA_ENVS_PATH=$HOME/.conda/envs:/opt/miniconda3/envs
|
||||
export CONDA_PKGS_DIRS=$HOME/.conda/pkgs
|
||||
export RIPGREP_CONFIG_PATH=$HOME/.ripgreprc
|
||||
export DOCKER_HOST="unix://${HOME}/.colima/default/docker.sock"
|
||||
|
||||
if [ -e /home/matthew/.nix-profile/etc/profile.d/nix.sh ]; then . /home/matthew/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue