Skip to content

pepelu/dotfiles

Repository files navigation

Dotfiles

My own set of configuration files.

Details

Install

Vim plugins are managed with vim-plug. The plugin manager will be automatically installed the first time you run vim after deploying the configuration files. The plugin manager will then install the plugins.

You can install the configuration files for each application with GNU Stow:

  1. Clone the repository: git clone https://github.com/pepelu/dotfiles.git ~/dotfiles.
  2. Enter the directory cd dotfiles.
  3. Deploy the configuration files for the application you want, e.g. for zsh: stow zsh.

You can remove a configuration package, adding the -D flag: stow -D zsh.

About

Personal configuration files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published