Skip to content

Files for my system. Includes things like aliases, custom commands, scripts, etc.

Notifications You must be signed in to change notification settings

jlehrer1/dotfiles

Repository files navigation

Dotfiles

My configs, scripts, and functions for my MacOS setup.

These are personalized to my use, but hopefully there are some bits and pieces somewhere that are useful to you. Try digging around in .custom/aliases and .custom/scripts/.

I use:

Terminal.app as my terminal.
ohmyzsh to manage my zsh config.
tmux as my terminal multiplexer.
yadm to manage my dotfiles.
vim as my text editor (although I admit I still use VSCode for many things), and
vim-plug to manage vim plugins.

To install, run

brew install yadm
yadm clone https://github.com/jlehrer1/dotfiles
# restart the Terminal so that env variables can be accessed
exec zsh
# now run bootstrap
yadm bootstrap

About

Files for my system. Includes things like aliases, custom commands, scripts, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published