uni calendar script, latexmk from bashc
[dotfiles.git] / shell / .bashrc
index a26e423..b3744db 100644 (file)
@@ -38,7 +38,6 @@ alias slrn="slrn -i \"${XDG_CONFIG_HOME:-$HOME/.config}/slrn/slrnrc\""
 alias ls='ls --color=auto'
 alias grep='grep --color=auto'
 alias vi=vim
-alias latexmk='make -f ~/.local/bin/latex.mk'
 alias shutdown="echo \"Are you sure? I\'m Ygdrassil\" && read && shutdown"
 
 . /etc/bash_completion