Skip to content

Commit

Permalink
Еще дополнения для Install
Browse files Browse the repository at this point in the history
  • Loading branch information
em230418 committed Mar 13, 2023
1 parent 96d7461 commit 87e0d5e
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .install-debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,10 @@ apt install -y brave-browser
apt install -y \
docker.io \
docker-compose \
geany \
gnupg \
python3-pip
libreoffice \
postgresql-client \
python3-pip \
python3-virualenv \
telegram-desktop
4 changes: 4 additions & 0 deletions .install.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
apt-get install -y \
curl \
emacs-nox \
jq \
i3 \
libdbus-glib-1-2 \ # для palemoon
mc \
mpv \
pavucontrol \
sudo \
xserver-xorg \
xinit \
Expand Down
5 changes: 5 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,8 @@ usermod -aG docker $USER
# и перезагрузись
```

# TODO
- python3 -m pip install "jedi<0.18"
- lber.h not found
- https://code.visualstudio.com/docs/setup/linux#_visual-studio-code-is-unable-to-watch-for-file-changes-in-this-large-workspace-error-enospc

0 comments on commit 87e0d5e

Please sign in to comment.