Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JBUinfo authored Sep 25, 2023
1 parent d10f636 commit 79f690e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,9 @@ This problem is due to the browser. Currently we know that Safari and Brave do n
### gk from Oh-My-Zsh
Oh-My-Zsh has ```gitk``` aliased as ```gk``` and that can create some problems. To fix this, type in your terminal:

```unalias gk```
```
unalias gk
```

## Examples
### 🤝 Create Workspaces to group repos
Expand Down

0 comments on commit 79f690e

Please sign in to comment.