Skip to content
Merged
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
2 changes: 1 addition & 1 deletion src/hooks/init.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3909,7 +3909,7 @@ git status rtk git status
git log -10 rtk git log -10
cargo test rtk cargo test
docker ps rtk docker ps
kubectl get pods rtk kubectl pods
kubectl get pods rtk kubectl get pods
```

## Meta commands (use directly)
Expand Down
Loading