mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-07-15 23:12:02 +00:00
Install python libs
This commit is contained in:
@ -120,9 +120,14 @@ function stow_dotfiles {
|
||||
stow mako
|
||||
}
|
||||
|
||||
function install_python_libs {
|
||||
pip install -r requirements.txt
|
||||
}
|
||||
|
||||
setup
|
||||
systemd
|
||||
update
|
||||
dotfiles
|
||||
stow_dotfiles
|
||||
install_python_libs
|
||||
emacs
|
||||
|
Reference in New Issue
Block a user