From 65af861397e8f19e5bafab56dc89521e40faf9e4 Mon Sep 17 00:00:00 2001 From: Kyle Isom Date: Tue, 11 Apr 2023 13:26:40 -0700 Subject: [PATCH] install shell profile --- roles/dotfiles/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/dotfiles/tasks/main.yml b/roles/dotfiles/tasks/main.yml index 3b6d3e1..4926ebf 100644 --- a/roles/dotfiles/tasks/main.yml +++ b/roles/dotfiles/tasks/main.yml @@ -27,7 +27,7 @@ - .gitignore_global - .hgrc - .mg - - .profile_custom + - .profile - .vimrc - .XCompose