Skip to content

Commit

Permalink
Install swi-prolog
Browse files Browse the repository at this point in the history
  • Loading branch information
pkoch committed May 3, 2020
1 parent 71bb0eb commit fefac84
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .apt.sh
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
#!/bin/bash
sudo apt update

sudo rm -f /etc/apt/sources.list.d/swi-prolog-ubuntu-*
sudo apt-add-repository -y ppa:swi-prolog/devel

sudo apt install \
chrome-gnome-shell \
curl \
git \
git-crypt \
htop \
ripgrep \
swi-prolog-nox \
tree \
vim \
;
Expand Down

0 comments on commit fefac84

Please sign in to comment.