Skip to content

Config files for when I get a new OS and want sparkly tools in the shell

License

Notifications You must be signed in to change notification settings

sciencectn/dotfiles

Repository files navigation

dotfiles

Devs are tool-using animals. Without shell plugins they are nothing, with tons of shell plugins they are everything and also why is my prompt loading so slowly. -Thomas Carlyle, probably.

Z shell

Installation

Then adapt the .zshrc to your system. Ideally, follow the instructions for each plugin and much of the .zshrc will create itself.

e.g. this line [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh comes from the fzf installer.

Ruby

I know I'm going to screw this up in the future so here's a note to my future self.

You know how conda is nice? And you know how homebrew is annoying about installing newer Python or Ruby versions than the ones provided by macOS? Uses rbenv to manage your Ruby installations.

Make sure to run rbenv init to set up your shell.

Windows

See powershell-profile

About

Config files for when I get a new OS and want sparkly tools in the shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published