Skip to content

ssilverch/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fb4a6af · May 28, 2022
Dec 28, 2020
Dec 26, 2020
Apr 3, 2022
Jul 26, 2020
May 10, 2022
Mar 16, 2022
Feb 4, 2018
Apr 17, 2022
May 28, 2022
May 28, 2022
Apr 23, 2022
May 25, 2022
Mar 25, 2022
Apr 18, 2022
Apr 8, 2022
Apr 16, 2022
Apr 16, 2022
Apr 1, 2021
Apr 1, 2021
Sep 23, 2016
Sep 23, 2016
Sep 23, 2016
Apr 25, 2017
Apr 17, 2022
May 26, 2022
Apr 16, 2022
Apr 23, 2022
Jan 21, 2018
Jun 5, 2018
Sep 23, 2016
Feb 6, 2022
Sep 23, 2016
Jun 5, 2018
May 2, 2017
Dec 20, 2020
Aug 1, 2017
Dec 7, 2021
May 28, 2022
Sep 5, 2021
Mar 6, 2022
May 5, 2022
May 10, 2022

Repository files navigation

Dotfiles Build Status

After cloning this repo, run install to automatically set up the development environment. Note that the install script is idempotent: it can safely be run multiple times.

For the color scheme to look right, you will also need terminal-specific support. The configuration for that, along with a whole bunch of other machine-specific configuration, is located in dotfiles-local.

Dotfiles uses Dotbot for installation.

Making Local Customizations

You can make local customizations for some programs by editing these files:

  • vim : ~/.vimrc_local
  • emacs : ~/.emacs_local
  • zsh / bash : ~/.shell_local_before run first
  • zsh : ~/.zshrc_local_before run before .zshrc
  • zsh : ~/.zshrc_local_after run after .zshrc
  • zsh / bash : ~/.shell_local_after run last
  • git : ~/.gitconfig_local
  • hg : ~/.hgrc_local
  • tmux : ~/.tmux_local.conf

License

Copyright (c) 2013-2021 Anish Athalye. Released under the MIT License. See LICENSE.md for details.

About

My dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 70.2%
  • Shell 27.3%
  • Vim Script 2.1%
  • Python 0.4%