My configs for my daily workflow. Included are
- aliases
- vimrc
- tmux config
- docker shortcuts
- emacs config
- etc
Simply run sh repo_to_local.sh
and let the magic happen! However, know that
this will overwrite your current config, so make a backup!
Will wrap the inputted text in \textbf
Will wrap the inputted text in \textit
Will wrap the inputted text in \emph
Will wrap the inputted text in \underline
Will create
\begin{*inputted text*}
\end{*inputted text*}
Will generate a table of width a and height b
Will create a row of dimension a
Will create a fraction. Outputs \frac{}{}
Will create a bulleted list
Will create a descriptive list
Will create an ordered list (enumeration)
Will create a list item
Will create a named list item (item[] ...
)
- Create a pacman package list so that I can setup a new computer with one command
- Create a packer package list so that I can setup a new computer with one command
- Create an
install_all_packages.sh