Skip to content

Instantly share code, notes, and snippets.

@sdras
Created Jul 22, 2019
Embed
What would you like to do?
# enable the fuck correction
eval $(thefuck --alias)
#enable color output
export CLICOLOR=1
export LSCOLORS=gx
alias l='ls | lolcat'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment