feat: add atuin to handle shell history
This commit is contained in:
@@ -9,6 +9,7 @@ services:
|
||||
entrypoint: sleep
|
||||
command: infinity
|
||||
volumes:
|
||||
- './config/atuin:/home/coder/.config/atuin'
|
||||
- './config/git:/home/coder/.config/git'
|
||||
- './config/mise:/home/coder/.config/mise'
|
||||
- './config/nvim/lua/custom:/home/coder/.config/nvim/lua/custom'
|
||||
|
Reference in New Issue
Block a user