mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
remove-tormix
This commit is contained in:
parent
ec38b6235f
commit
57cbbccdc0
1 changed files with 0 additions and 4 deletions
|
|
@ -386,10 +386,6 @@ RUN pip3 install --user tldr
|
|||
# Install tmuxinator
|
||||
RUN gem install tmuxinator -v 1.1.5
|
||||
|
||||
# Install tormix
|
||||
RUN wget -O /usr/local/bin/tormix -nv https://raw.githubusercontent.com/ckardaris/tormix/master/tormix && \
|
||||
chmod +x /usr/local/bin/tormix
|
||||
|
||||
# Install vs code, vs live share dependencies, shfmt extension dependency, and vs-wal
|
||||
RUN wget -O code.deb -nv https://go.microsoft.com/fwlink/?LinkID=760868 && \
|
||||
apt-get install -qq ./code.deb && \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue