Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use following code to keep the files in this repository in appropriate paths.

# Requires updates
cp .gitconfig ~/.gitconfig

# Requires updates
cp .my_functions.sh ~/.my_functions.sh
cp .vimrc ~/.vimrc
cp vlsub.lua /Applications/VLC.app/Contents/MacOS/share/lua/extensions/vlsub.lua

# Add `source ~/.my_functions.sh` line at the end of `~/.bash_profile` file for it to take effect.
echo "source ~/.my_functions.sh" >> ~/.bash_profile

# Install python packages
source ~/.bash_profile
activate_python_venv
pip install -r requirements.txt

About

Contains bash and other utilities

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages