<-Back to home
<-Page à Aurélie
<- Computer cheat sheet
<- Fiche Info
.tcshrc

setenv LANG fr_FR
unsetenv LESSOPEN

limit coredumpsize 0

alias j jobs
alias l ls -CF
alias h history
alias lrt ls -lrta
alias more less
alias m less
alias rm rm -i set filec

set autolist
set history=500
set savehist=100

bindkey -k up history-search-backward
bindkey -k down history-search-forward
bindkey ^R i-search-back bindkey -s "ESCm" " | less "

May 2002