Skip to content

velthy/dotfiles

This branch is 5 commits ahead of, 51 commits behind derpaschi/dotfiles:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1da5010 · Feb 22, 2022

History

51 Commits
Dec 1, 2016
Dec 1, 2016
Dec 1, 2016
Jun 12, 2017
Dec 1, 2016
Jul 19, 2017
Dec 1, 2016
Dec 1, 2016
Dec 1, 2016
Dec 1, 2016
Jul 19, 2017
Jun 12, 2017
Jul 19, 2017
Dec 1, 2016
Dec 1, 2016
Jul 19, 2017
Dec 1, 2016
Feb 22, 2022

Repository files navigation

Velthy dotfiles

Your dotfiles are how you personalize your system. These are mine. They are basically forked from Holman' great dotfiles. See the description for detailed infos.

install

Run this:

git clone git@github.com:velthy/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
script/bootstrap

Dont forget to set the standard shell to zsh (brew version).

# put /usr/local/bin/zsh into the shells file, thats the symlinked version of homebrews zsh
$ sudo vim /etc/shells
# change the standard shell
$ chsh -s /usr/local/bin/zsh

thanks

Inspired by the dotfiles of:

Zach Holman

Paul Millr

Pascal Birchler

About

My dotfiles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.0%
  • Ruby 3.0%