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 a3cba79
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@ 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
ph update`
# Run a `git fetch` on all repos
ph update

# Show commits made to any repository in the last 2 days
ph wdid 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 a3cba79

Please sign in to comment.