Skip to content

This is the Latex Template I write most of my Seminar Assignments with

License

Notifications You must be signed in to change notification settings

thhaase/Latex-Template

Repository files navigation

Latex_Template

This is the Latex Template I write most of my Seminar Assignments with.

---

make alias for copy_latex_templates.sh

  1. make script executable
chmod +x ~/PATH/copy_latex_templates.sh
  1. open bashrc
nano ~/.bashrc
  1. add the alias to the .bashrc
alias create_latex='~/PATH/copy_latex_templates.sh'
  1. reload .bashrc to apply changes
source ~/.bashrc

✨ now create latex template folders easily ✨

About

This is the Latex Template I write most of my Seminar Assignments with

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published