use rust instead of cargo on zsh

This commit is contained in:
Hactarus 2022-04-14 17:54:51 +02:00
parent 851db50d80
commit f49b752156
3 changed files with 6 additions and 3 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "external/oh-my-zsh"] [submodule "external/oh-my-zsh"]
path = external/oh-my-zsh path = external/oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git 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

View file

@ -47,7 +47,7 @@ branch
#cake #cake
#cakephp3 #cakephp3
#capistrano #capistrano
cargo #cargo
#cask #cask
#catimg #catimg
#celery #celery
@ -201,7 +201,7 @@ redis-cli
#repo #repo
rsync rsync
#ruby #ruby
#rust rust
#rvm #rvm
#safe-paste #safe-paste
#sbt #sbt

2
external/oh-my-zsh vendored

@ -1 +1 @@
Subproject commit 12669f29f0843b8b980dd137f150a74511f88842 Subproject commit 7ea6ff8d04acd665ebcd151d183ec67af5be1281