index
:
~maandree/dotfiles
master
My user configurations
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
my-scripts
/
bash-aliases
blob: 4b3b78b52d157e82c20c8ce7aa28420add221953 (
plain
) (
blame
)
1
2
3
4
5
# -*- shell-script -*- if test "$TERM" = linux; then alias etty='etty;palette-reset' fi