Skip to content

janhuenermann/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Add a symlink in ~/.config/user/ pointing to this repo.

ln -s $PATH_TO_REPO ~/.config/user

After that, add the following line to ~/.zshrc.

source ~/.config/user/zsh/env.bash

NVIM

Create symlink in ~/.config/nvim pointing to nvim/ of this repo.

Latex commands

Conveniently create a latex project by running:

latex_create_ws $PROJECT_NAME

Requirements for Latex commands

  • LaTeX. I recommend TinyTeX.
  • Ghostscript. brew install ghostscript

Other Tools

  • Homebrew: Package manager for MacOS
  • Secretive: Store SSH keys in Secure Enclave and authenticate using Touch ID
  • TinyTex: Install Latex with only the packages that you need
  • Skim: A really good PDF viewer for MacOS

About

My Mac configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published