mirror of
https://github.com/owenlejeune/zsh-plugins.git
synced 2025-11-20 06:10:54 -05:00
new custom plugins
This commit is contained in:
4
scripts/scripts.plugin.zsh
Normal file
4
scripts/scripts.plugin.zsh
Normal file
@@ -0,0 +1,4 @@
|
||||
SDIR="~/.oh-my-zsh/custom/plugins/scripts"
|
||||
|
||||
alias frand="python3 ${SDIR}/frand.py"
|
||||
alias randnums="python3 ${SDIR}/randomnums.py"
|
||||
Reference in New Issue
Block a user