Skip to content

Silverlined/Dotfiles

Repository files navigation

Dotfiles

Install

Clone into $HOME

git clone https://github.com/Silverlined/Dotfiles.git

Run stow */ to symlink everything or select what is needed

stow */

stow nvim

Programs

A list of all programs installed on my Fedora/Arch machine can be found in the programs directory

Install custom .sty files

  1. (After stow) Create a soft link to the .sty file

e.g.

ln -s ~/.texmf/folder/custom_sty.sty /usr/share/texlive/texmf-dist/tex/folder

where 'folder' contains the .sty file

  1. sudo texhash /usr/share/texlive/texmf-dist

  2. sudo apt install texlive-xetex

About

vim, i3, bash, urxvt, vimtex, snippets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published