1
0
mirror of https://github.com/DazAh/dotfiles synced 2026-05-22 02:25:48 +01:00

Upgrade Oh-my-zsh

This commit is contained in:
DazAh
2020-04-19 09:38:02 +01:00
parent b00fd49b00
commit c6ab2bc336
184 changed files with 7108 additions and 4519 deletions
+9 -1
View File
@@ -3,9 +3,17 @@
filemode = true
bare = false
logallrefupdates = true
eol = lf
autocrlf = false
[remote "origin"]
url = https://github.com/robbyrussell/oh-my-zsh.git
url = https://github.com/ohmyzsh/ohmyzsh.git
fetch = +refs/heads/master:refs/remotes/origin/master
[branch "master"]
remote = origin
merge = refs/heads/master
[fsck]
zeroPaddedFilemode = ignore
[fetch "fsck"]
zeroPaddedFilemode = ignore
[receive "fsck"]
zeroPaddedFilemode = ignore