aboutsummaryrefslogblamecommitdiffstats
path: root/my-scripts/bash-aliases
blob: 4b3b78b52d157e82c20c8ce7aa28420add221953 (plain) (tree)
1
2
3
4
5




                                       
# -*- shell-script -*-

if test "$TERM" = linux; then
	alias etty='etty;palette-reset'
fi