update dotfiles
This commit is contained in:
parent
d3474e33f5
commit
25075231f1
5 changed files with 25 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# /home/ipu/.config/tmuxinator/learn-go.yml
|
||||
|
||||
name: learn-go
|
||||
root: ~/Code/my/bootdev/go-learn/go-http-server/
|
||||
root: ~/Code/my/bootdev/go-learn/go-file-storage/
|
||||
|
||||
windows:
|
||||
- editor:
|
||||
|
|
|
|||
11
tmux/.config/tmuxinator/learn-web.yml
Normal file
11
tmux/.config/tmuxinator/learn-web.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# /home/ipu/.config/tmuxinator/learn-web.yml
|
||||
|
||||
name: learn-web
|
||||
root: ~/Code/my/freecodecamp/
|
||||
|
||||
windows:
|
||||
- editor:
|
||||
- nvim .
|
||||
- shell:
|
||||
-
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue