Skip to content

Instantly share code, notes, and snippets.

@asterho
asterho / 01.bash_shortcuts_v2.md
Created May 26, 2024 22:33 — forked from tuxfight3r/01.bash_shortcuts_v2.md
Bash keyboard shortcuts

Bash Shortcuts

visual cheetsheet

Moving

command description
ctrl + a Goto BEGINNING of command line
@asterho
asterho / .env
Created April 2, 2024 13:57 — forked from supermarin/.env
Colored `man` pages on OSX
# ZSH / BASH users
# Add this to your .env, .bashrc, .zshrc, or whatever file you're using for environment
man() {
env \
LESS_TERMCAP_mb=$(printf "\e[1;31m") \
LESS_TERMCAP_md=$(printf "\e[1;31m") \
LESS_TERMCAP_me=$(printf "\e[0m") \
LESS_TERMCAP_se=$(printf "\e[0m") \
LESS_TERMCAP_so=$(printf "\e[1;44;33m") \
@asterho
asterho / subs.md
Created December 3, 2023 16:28 — forked from tatsumoto-ren/subs.md
Japanese Subtitles