1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2026-05-29 22:51:35 +02:00

Alias: Papis no longer needed due to uv tool

This commit is contained in:
2026-05-19 02:03:16 +02:00
parent 29ac82a412
commit e32eb6eebd

View File

@@ -99,9 +99,6 @@ alias octave="octave --persist"
# pacman
alias pac="sudo pacman"
# papis
alias papis='PYTHONWARNINGS=ignore::DeprecationWarning python -m papis'
# ping
alias ping="ping -c 5"