Skip to content

Commit

Permalink
Merge pull request #65 from brainwo/tcsh
Browse files Browse the repository at this point in the history
Fix tcsh
  • Loading branch information
erikw authored Jul 7, 2024
2 parents ba1bdc8 + 50b0976 commit 74421af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ Terminology:
* ```bash
fish_vi_key_bindings
```
* :white_check_mark: [tcsh](https://www.tcsh.org/) - Put this in your ksh startup file e.g. `~/.kshrc` ([reference](https://www.oreilly.com/library/view/mac-os-x/0596004583/ch04s02.html)):
* :white_check_mark: [tcsh](https://www.tcsh.org/) - Put this in your tcsh startup file e.g. `~/.tcshrc` ([reference](https://www.oreilly.com/library/view/mac-os-x/0596004583/ch04s02.html)):
* ```bash
bindkey -v
```
Expand Down

0 comments on commit 74421af

Please sign in to comment.