use rust instead of cargo on zsh
This commit is contained in:
parent
851db50d80
commit
f49b752156
3 changed files with 6 additions and 3 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,3 +4,6 @@
|
|||
[submodule "external/oh-my-zsh"]
|
||||
path = external/oh-my-zsh
|
||||
url = https://github.com/robbyrussell/oh-my-zsh.git
|
||||
[submodule "config/awesome/awesome.battery-widget"]
|
||||
path = config/awesome/awesome.battery-widget
|
||||
url = https://github.com/velovix/awesome.battery-widget
|
||||
|
|
|
@ -47,7 +47,7 @@ branch
|
|||
#cake
|
||||
#cakephp3
|
||||
#capistrano
|
||||
cargo
|
||||
#cargo
|
||||
#cask
|
||||
#catimg
|
||||
#celery
|
||||
|
@ -201,7 +201,7 @@ redis-cli
|
|||
#repo
|
||||
rsync
|
||||
#ruby
|
||||
#rust
|
||||
rust
|
||||
#rvm
|
||||
#safe-paste
|
||||
#sbt
|
||||
|
|
2
external/oh-my-zsh
vendored
2
external/oh-my-zsh
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 12669f29f0843b8b980dd137f150a74511f88842
|
||||
Subproject commit 7ea6ff8d04acd665ebcd151d183ec67af5be1281
|
Loading…
Add table
Reference in a new issue