Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Who needs a website when you have a terminal.
- instagram: instagram account
- git: this repo
- github: all repos
- swag: rootvc store
- locate: physical address
- www: plain-text version of this site
- test: do not use
Expand Down
4 changes: 0 additions & 4 deletions config/commands.js
Original file line number Diff line number Diff line change
Expand Up @@ -171,10 +171,6 @@ const commands = {
term.displayURL("https://github.com/rootvc");
},

swag: function () {
term.openURL("https://rootvc.creator-spring.com");
},

twitter: function () {
term.displayURL("https://twitter.com/rootvc");
term.displayURL("https://twitter.com/machinepix");
Expand Down
1 change: 0 additions & 1 deletion config/help.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ const help = {
"%locate%": "physical address",
"%www%": "plain-text version of this site",
"%jobs%": "check out our job openings",
"%swag%": "rootvc store",
"%test%": "do not use",
"%upgrade%": "upgrade to the latest version of Root Ventures",
"%other%": "try your fav commands (e.g. %ls%, %groups%, %su%)",
Expand Down
Loading