mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-17 04:05:31 +00:00
chore: linting
This commit is contained in:
@@ -28,9 +28,9 @@ versions, Git tags, branch tags, and commit SHAs with simple commands.
|
||||
2. Make it executable: `chmod +x x-gh-get-latest-version`
|
||||
3. Optionally set up a GitHub token as an environment variable:
|
||||
|
||||
```bash
|
||||
export GITHUB_TOKEN="your_personal_access_token"
|
||||
```
|
||||
```bash
|
||||
export GITHUB_TOKEN="your_personal_access_token"
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user