Skip to content

Instantly share code, notes, and snippets.

View AmosNimos's full-sized avatar
💭
Open To Work

Amosnimos AmosNimos

💭
Open To Work
View GitHub Profile
@Thibb1
Thibb1 / csfml.sh
Last active April 29, 2024 08:13
CSFML installer for Ubuntu. 🤖 tested on Lubuntu 20.04.1.
#!/usr/bin/env bash
clear
set -e
# BASH COLORS
green() { printf "\033[32m${1}\033[0m\n\n"; }
orange() { printf "\033[38;5;208m${1}\033[0m\n"; }
blue() { printf "\033[38;5;27m${1}\033[0m\n" ; }
@heroheman
heroheman / ranger-cheatsheet.md
Last active July 8, 2024 08:16
Ranger Cheatsheet

Ranger Cheatsheet

General

Shortcut Description
ranger Start Ranger
Q Quit Ranger
R Reload current directory
? Ranger Manpages / Shortcuts