Compare commits
2 changed files with 1 additions and 8 deletions
|
|
@ -1,9 +1,5 @@
|
||||||
[".config/i3/"]
|
[".config/i3/"]
|
||||||
type = "git-repo"
|
type = "git-repo"
|
||||||
url = "git@git.arachnitech.com:kellya/i3-config.git"
|
url = "git@github.com:kellya/i3-config.git"
|
||||||
refreshPeriod = "168h"
|
refreshPeriod = "168h"
|
||||||
|
|
||||||
[".taskwarrior_aliases/"]
|
|
||||||
type = "git-repo"
|
|
||||||
url = "[email protected]:kellya/twalias.git"
|
|
||||||
refreshPeriod = "168h"
|
|
||||||
|
|
|
||||||
|
|
@ -192,6 +192,3 @@ PROG=tea _CLI_ZSH_AUTOCOMPLETE_HACK=1 source /home/kellya/.config/tea/autocomple
|
||||||
export PATH="/home/kellya/.deta/bin:$PATH"
|
export PATH="/home/kellya/.deta/bin:$PATH"
|
||||||
|
|
||||||
eval $(thefuck --alias)
|
eval $(thefuck --alias)
|
||||||
|
|
||||||
#Load taskwarrior alias file
|
|
||||||
source ~/.taskwarrior_aliases/taskwarrior_aliases
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue