mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02:00
bugfix in aliasrc
This commit is contained in:
parent
97aad0862b
commit
dbc020f543
@ -57,7 +57,7 @@ alias rm="rm -i"
|
||||
alias su="sudo -i"
|
||||
|
||||
#sc-im
|
||||
alias sc-im="sc"
|
||||
alias sc="sc-im"
|
||||
|
||||
# script
|
||||
alias scriptclear="cat typescript | perl -pe 's/\e([^\[\]]|\[.*?[a-zA-Z]|\].*?\a)//g' | col -b > typescript-processed"
|
||||
|
Loading…
x
Reference in New Issue
Block a user