diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -2,6 +2,14 @@ My personal configuration of various programs -* neovim +* neovim/vim * tmux * zsh + +## st + +To install the terminfo for st run the following + +```bash +tic -sx st.info +``` |
