Add a way to install IntelliJ

This commit is contained in:
gmpinder
2023-06-09 19:16:22 -04:00
parent 78a260ebef
commit 56fdb68909
3 changed files with 33 additions and 52 deletions

View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -eou pipefail
# Enable fingerprintd service
sudo systemctl enable fprintd.service