1
0
Fork
You've already forked bash-scripts
0
No description
Shell 99%
HCL 1%
2025年07月20日 09:07:17 +02:00
ARCH Update arch-init.sh 2025年06月09日 19:34:42 +03:00
atlas-b Update sdk.sh 2024年12月15日 12:49:34 -05:00
cli Update zsh.md 2025年05月20日 18:53:38 +03:00
cloud-native reorg 2025年06月28日 17:05:06 +00:00
db struct 2022年03月13日 18:33:39 +02:00
editors Update editors/install-helix.sh 2025年07月20日 09:07:17 +02:00
eopkg Update configure.sh 2024年06月01日 17:49:36 +03:00
Fedora Update fedora-dnf-tools.sh 2024年06月29日 18:31:03 +03:00
files reorg 2025年06月28日 17:05:06 +00:00
framework reorg 2025年06月28日 17:05:06 +00:00
gcloud Create install-gcp-cli.sh 2024年06月22日 20:03:00 +03:00
grpc Create protobuf.sh 2022年08月02日 20:52:02 +03:00
kubernetes Update install-microkuber8s.sh 2022年04月18日 10:34:23 +03:00
lang reorg 2025年06月28日 17:05:06 +00:00
lang-servers Update install-servers.sh 2024年06月05日 18:17:40 +00:00
net net 2023年01月29日 20:24:30 +02:00
server-config Create docker-post-install.sh 2025年05月11日 10:48:49 +03:00
servers struct 2022年03月13日 18:33:39 +02:00
tools reorg 2025年06月28日 17:05:06 +00:00
WASM Update wasm_tools.sh 2023年10月22日 14:56:01 +03:00
CONFIGURE_UBUNTU.sh Update CONFIGURE_UBUNTU.sh 2024年06月22日 20:03:33 +03:00
docker-install-mint.sh reorg 2025年06月28日 17:05:06 +00:00
docker-post-install.sh docker 2025年06月22日 15:08:18 +03:00
docker.sh Update docker.sh 2022年04月15日 03:38:25 -07:00
fix-disk-arch.sh reorg 2025年06月28日 17:05:06 +00:00
get-ip Create get-ip 2023年06月28日 17:36:56 +03:00
getRam.sh Add files via upload 2022年09月12日 15:35:41 +03:00
install-fonts.sh Update and rename fira-code-font.sh to install-fonts.sh 2024年06月20日 20:31:36 +03:00
monitorPss.sh Create monitorPss.sh 2023年05月21日 17:26:39 +03:00
nfs.sh arch-ubu 2022年12月17日 11:23:50 +00:00
README.md Update README.md 2025年07月20日 09:41:14 +03:00
run.sh Update run.sh 2025年01月03日 22:08:07 +03:00

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

Haskell

WASM

JB toolbox

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

sudo add-apt-repository universe
sudo apt install libfuse2