mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-27 19:42:43 +10:00
home
This commit is contained in:
parent
77d4bff67a
commit
901e71a100
1 changed files with 1 additions and 1 deletions
|
|
@ -296,7 +296,7 @@ RUN vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-alacritty.git &
|
|||
RUN zsh -c "source $HOME/.zshrc"
|
||||
|
||||
# Cache tmux plugins
|
||||
RUN zsh -c /opt/tpm/bin/install_plugins
|
||||
RUN zsh -c $HOME/.tmux/plugins/tpm/bin/install_plugins
|
||||
|
||||
# Configure lazygit
|
||||
RUN mkdir -p $HOME/.config/jesseduffield/lazygit && \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue