diff --git a/..gitmodules.swp b/..gitmodules.swp new file mode 100644 index 0000000..f96697c Binary files /dev/null and b/..gitmodules.swp differ diff --git a/common.toml b/common.toml index 3c04c7f..11acd10 100644 --- a/common.toml +++ b/common.toml @@ -17,11 +17,8 @@ ### Tasks ### [tasks.zsh] - cmds = [ - ["@clone", "--depth=1" ,"https://github.com/robbyrussell/oh-my-zsh.git", ".oh-my-zsh"], - ["chsh", "-s", "/bin/zsh"] - ] links = [ + [".oh-my-zsh", "external/oh-my-zsh"], [".zshrc", "config/zshrc"], ]