1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 12:30:32 +01:00

Add make alias.

This commit is contained in:
2020-01-20 14:11:26 +01:00
parent c4fcbe6ec0
commit b10b8a0571

View File

@@ -69,6 +69,7 @@ alias gvim='gvim --remote-tab'
alias userctl='systemctl --user'
alias :q='exit'
alias wget="wget --hsts-file=\"$XDG_CACHE_HOME/wget-hsts\""
alias makej="make -j$(nproc)"
if (( $+commands[thefuck] ))
then