This commit is contained in:
Quentin Godefroid 2018-12-17 14:27:20 +01:00
parent 7f2efa7a1a
commit 230634188d
Signed by: hactario
GPG key ID: 688E98939E5CBE8D
2 changed files with 1 additions and 4 deletions

BIN
..gitmodules.swp Normal file

Binary file not shown.

View file

@ -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"],
]