Skip to content

Commit 26d3280

Browse files
committed
feat: add noting
1 parent e2c2731 commit 26d3280

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# dotfiles
22

33
## Iterm2 + zsh + tmux + vim
4+
5+
## Getting started
6+
7+
1. setup git and github
8+
9+
- ssh key
10+
- gpg key
11+
412
![Iterm2-zsh-tmux-vim](./screens/dracula-dotfiles.png)
513

614
## Install
@@ -17,9 +25,12 @@ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/
1725

1826
brew doctor
1927
```
28+
2029
### Tmux
21-
* Install tmux plugin manager: https://github.com/tmux-plugins/tpm
30+
31+
- Install tmux plugin manager: https://github.com/tmux-plugins/tpm
2232

2333
### TODOs
34+
2435
[ ] migrate coc-nvim to lsp
2536
[ ] use make as a script runner

0 commit comments

Comments
 (0)