Merge branch 'master' of ../files
This commit is contained in:
commit
875c379950
@ -41,7 +41,7 @@ alias backgammon='backgammon -r -pb'
|
||||
# put 'cattodo' in $PROMPT_COMMAND to use
|
||||
alias cattodo='if [[ $LAST_WD != $PWD ]]; then if [[ -r .todo ]]; then cat .todo; fi; LAST_WD=$PWD; fi'
|
||||
alias ls='ls --color=auto'
|
||||
export LESS='Ri'
|
||||
export LESS='FRXi'
|
||||
function mark()
|
||||
{
|
||||
MARKS_FILE=${HOME}/.marks
|
||||
|
Loading…
x
Reference in New Issue
Block a user