mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-01-26 08:54:46 +01:00
papis: supressed deprecation warning for better use
This commit is contained in:
@@ -99,6 +99,9 @@ alias octave="octave --persist"
|
||||
# pacman
|
||||
alias pac="sudo pacman"
|
||||
|
||||
# papis
|
||||
alias papis='PYTHONWARNINGS=ignore::DeprecationWarning python -m papis'
|
||||
|
||||
# ping
|
||||
alias ping="ping -c 5"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user