viv ftw
This commit is contained in:
parent
73953f4be9
commit
c3d0590fca
1 changed files with 2 additions and 0 deletions
|
@ -40,3 +40,5 @@ alias today="date +'%Y-%m-%d'"
|
|||
alias dots-drop='chezmoi forget --interactive $(chezmoi managed -p absolute | fzf)'
|
||||
alias dots-add='chezmoi re-add --interactive'
|
||||
|
||||
alias viv-remote='python3 <(curl -fsSL gh.dayl.in/viv/viv.py)'
|
||||
alias viv-dev='python3 <(curl -fsSL https://raw.githubusercontent.com/daylinmorgan/viv/dev/src/viv/viv.py)'
|
||||
|
|
Loading…
Reference in a new issue