Skip to content

Commit

Permalink
docs: Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
NoUseFreak committed Jan 1, 2024
1 parent 32ed62a commit 85277e7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@ projecthelper install
ph setup

# Clone to `${basedir}/github.com/nousefreak/projecthelper`
ph clone https://github.com/nousefreak/projecthelper`
ph clone https://github.com/nousefreak/projecthelper

# Clones all repos (set `GITHUB_TOKEN` to include private)
ph org github.com/nousefreak`
ph org github.com/nousefreak

# Open a fuzzyfinder that will `cd` to the repo
ph go [search]`
ph go [search]

# Shorthand for `ph go`
ph [search]`
# Shorthand for `ph go`
ph [search]

# Run a `git fetch` on all repos
# Run a `git fetch` on all repos
ph update`
# Show commits made to any repository in the last 2 days
Expand All @@ -41,6 +41,6 @@ ph wdid 2 days
[![Releases](https://img.shields.io/github/v/release/nousefreak/projecthelper?style=for-the-badge)](https://github.com/NoUseFreak/projecthelper/releases)
[![Build status](https://img.shields.io/github/actions/workflow/status/nousefreak/projecthelper/ci.yml?style=for-the-badge)](ihttps://github.com/NoUseFreak/projecthelper/actions/workflows/ci.yml)
[![GitHub License](https://img.shields.io/github/license/nousefreak/projecthelper?style=for-the-badge)](https://github.com/NoUseFreak/projecthelper/blob/main/LICENSE)
[![Static Badge](https://img.shields.io/badge/powered--by-stenic.io-blue?style=for-the-badge&logoColor=blue)](https://stenic.io/)
[![Static Badge](https://img.shields.io/badge/powered--by-stenic.io-blue?style=for-the-badge&logoColor=blue)](https://stenic.io)


0 comments on commit 85277e7

Please sign in to comment.