File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- [ ![ k.rimraf .com] ( https://raw.githubusercontent.com/supercrabtree/k/gh-pages/k-logo.png )] ( http://k.rimraf .com )
1+ [ ![ k.supercrabtree .com] ( https://raw.githubusercontent.com/supercrabtree/k/gh-pages/k-logo.png )] ( http://k.supercrabtree .com )
22
33> k is the new l, yo
44
@@ -38,15 +38,15 @@ Dates fade with age.
3838Load k as a plugin in your ` .zshrc `
3939
4040``` shell
41- zplug " rimraf /k"
41+ zplug " supercrabtree /k"
4242
4343```
4444### Using [ zgen] ( https://github.com/tarjoilija/zgen )
4545
4646Include the load command in your ` .zshrc `
4747
4848``` shell
49- zgen load rimraf /k
49+ zgen load supercrabtree /k
5050zgen save
5151```
5252
@@ -55,7 +55,7 @@ zgen save
5555Bundle k in your ` .zshrc `
5656
5757``` shell
58- antigen bundle rimraf /k
58+ antigen bundle supercrabtree /k
5959antigen apply
6060```
6161
@@ -64,7 +64,7 @@ antigen apply
6464Clone k into your custom plugins repo
6565
6666``` shell
67- git clone https://github.com/rimraf /k $HOME /.oh-my-zsh/custom/plugins/k
67+ git clone https://github.com/supercrabtree /k $HOME /.oh-my-zsh/custom/plugins/k
6868```
6969Then load as a plugin in your ` .zshrc `
7070
@@ -76,7 +76,7 @@ plugins+=(k)`
7676Clone this repository somewhere (~/k for example)
7777
7878` ` ` shell
79- git clone [email protected] :rimraf /k.git $HOME /k 79+ git clone [email protected] :supercrabtree /k.git $HOME /k 8080` ` `
8181Source the script
8282
You can’t perform that action at this time.
0 commit comments