Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview


🗄️ Package Managers

SDKMan - SDK Manager

curl -s "https://get.sdkman.io" | bash

https://sdkman.io/


📦 PPAs (Personal Packager Archives)

🗂️ Yubico - Yubikey: Hardware authentication devices

add-apt-repository ppa:yubico/stable

https://launchpad.net/~yubico/+archive/ubuntu/stable

🗂️ Jetbrains

curl -s https://s3.eu-central-1.amazonaws.com/jetbrains-ppa/0xA6E8698A.pub.asc | gpg --dearmor | sudo tee /usr/share/keyrings/jetbrains-ppa-archive-keyring.gpg > /dev/null
echo "deb [signed-by=/usr/share/keyrings/jetbrains-ppa-archive-keyring.gpg] http://jetbrains-ppa.s3-website.eu-central-1.amazonaws.com any main" | sudo tee /etc/apt/sources.list.d/jetbrains-ppa.list > /dev/null

https://github.com/JonasGroeger/jetbrains-ppa

🗂️ KeyPassXC

add-apt-repository ppa:phoerious/keepassxc

https://keepassxc.org/blog/2017-10-25-ubuntu-ppa/


SDKs

☕ Java

sdk install java 21.0.2-open

🐍 Python 3

apt install python3

🚀 Applications

🔑 KeePassXC

apt install keepassxc

📝 Obsidian

apt install obsidian

✏️ IntellijIDEA CE

apt install intellij-idea-community

🧰 CLI Tools

apt install neovim silversearcher-ag tree

About

An aggregate of conf files, lists, and notes relating to how I like to setup my linux work environment

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages