This commit is contained in:
2022-05-11 21:47:34 -04:00
parent 40798a44f7
commit 4ddd1a099b
9 changed files with 4015 additions and 2 deletions
+2
View File
@@ -5,6 +5,8 @@ export INFOPATH=$INFOPATH:$HOME/.local/share/texlive/2021/texmf-dist/doc/info
. "$HOME"/.cache/theme/colors.sh
. "$HOME"/.cache/theme/variables.sh
setopt vi
alias gef='gdb --eval-command="source /usr/share/gef/gef.py"'
alias pwndbg='gdb --eval-command="source /usr/share/pwndbg/gdbinit.py"'
alias wget='wget --hsts-file="$XDG_CACHE_HOME/wget-hsts"'