Skip to content

Latest commit

 

History

History
73 lines (49 loc) · 1.75 KB

README.md

File metadata and controls

73 lines (49 loc) · 1.75 KB

bash-scripts

Some basic BASH scripts for installation and configuration of tools/programs for cloud programming (usually Ubuntu / JVM related).

SSH

https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent

Generate SSH: ssh-keygen -t ed25519 -C "quadr988@gmail.com"

Fonts

Tools

Atlassian

Colored CLI

CMake

Java

Node

Python

Go

Rust

WASM

JB toolbox

https://github.com/AppImage/AppImageKit/wiki/FUSE

sudo add-apt-repository universe
sudo apt install libfuse2