diff --git a/.chezmoiexternal.toml b/.chezmoiexternal.toml index 3aaef84..fcbf4f0 100644 --- a/.chezmoiexternal.toml +++ b/.chezmoiexternal.toml @@ -1,9 +1,5 @@ [".config/i3/"] type = "git-repo" - url = "git@git.arachnitech.com:kellya/i3-config.git" + url = "git@github.com:kellya/i3-config.git" refreshPeriod = "168h" -[".taskwarrior_aliases/"] - type = "git-repo" - url = "git@git.arachnitech.com:kellya/twalias.git" - refreshPeriod = "168h" diff --git a/dot_zshrc b/dot_zshrc index d8efb69..d03a6fc 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -192,6 +192,3 @@ PROG=tea _CLI_ZSH_AUTOCOMPLETE_HACK=1 source /home/kellya/.config/tea/autocomple export PATH="/home/kellya/.deta/bin:$PATH" eval $(thefuck --alias) - -#Load taskwarrior alias file -source ~/.taskwarrior_aliases/taskwarrior_aliases