chore: map local state folder
This commit is contained in:
parent
f19ab4df1a
commit
d1063ead11
@ -16,9 +16,11 @@ services:
|
||||
- './config/tmuxp:/home/coder/.config/tmuxp'
|
||||
- 'home_cache:/home/coder/.cache'
|
||||
- 'home_local_share:/home/coder/.local/share'
|
||||
- 'home_local_state:/home/coder/.local/state'
|
||||
- 'home_plugins_tmux:/home/coder/.config/tmux/plugins'
|
||||
|
||||
volumes:
|
||||
home_cache: {}
|
||||
home_local_share: {}
|
||||
home_local_state: {}
|
||||
home_plugins_tmux: {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user