mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
remove-tmuxinator
This commit is contained in:
parent
57cbbccdc0
commit
e56963f62c
1 changed files with 0 additions and 3 deletions
|
|
@ -383,9 +383,6 @@ RUN apt-get update -qq && \
|
|||
# Install tldr
|
||||
RUN pip3 install --user tldr
|
||||
|
||||
# Install tmuxinator
|
||||
RUN gem install tmuxinator -v 1.1.5
|
||||
|
||||
# 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