Add alias for R5RS repl

master
Hektor Misplon 2020-11-02 11:54:51 +01:00
parent f612897fb8
commit 9fc59695d6
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ alias fzfpac="pacman -Slq | fzf -m --preview 'pacman -Si {1}' | xargs -ro sudo p
alias vi='vim'
alias py='python'
alias r5rs='plt-r5rs --no-prim'
alias cfg='/usr/bin/git --git-dir=/home/h/.cfg/ --work-tree=/home/h'
alias tmuxl='tmux list-sessions'