mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
Merge branch 'master' of github.com:sabrehagen/desktop-environment
This commit is contained in:
commit
e8fb700bbc
1 changed files with 2 additions and 0 deletions
|
|
@ -77,6 +77,8 @@ RUN mkdir -p $HOME
|
|||
# User environment configuration
|
||||
ENV STEMN_GIT_EMAIL "jackson@stemn.com"
|
||||
ENV STEMN_GIT_NAME "Jackson Delahunt"
|
||||
ENV TMUX $HOME/.tmux.sock
|
||||
RUN touch $TMUX
|
||||
|
||||
# Rename the first non-root group to jackson
|
||||
RUN groupmod \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue