Skip to content

Instantly share code, notes, and snippets.

View petrikoz's full-sized avatar

Petr Zelenin petrikoz

View GitHub Profile
@petrikoz
petrikoz / .bashrc
Last active December 11, 2020 07:15
Simple config for hostings: .bashrc, .vimrc
################################################################
# Utilities
################################################################
function hsi() {
history | grep -i $1
}
################################################################
# Aliases