mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 20:40:32 +01:00
Add make alias.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user