Skip to content
This repository was archived by the owner on Jul 2, 2023. It is now read-only.

bethanyj28/codespaces-dotfiles

 
 

Repository files navigation

Codespaces Dotfiles Template

This repo is a starting point for using custom dotfiles (terminal / editor configuration) with GitHub Codespaces

How to use this repo

In order to use this template,

  1. create a new repo from this template. Make it public and name it dotfiles.
  2. Edit the files that you want to customize in tmux.conf, vimrc, etc.
  3. Push your changes to your dotfiles repo
  4. Create a new codespace, and see your new dotfiles
  5. 🍾

What's in here?

Updated .vimrc and .zshrc to match my preferred settings.

Vim Plugins

This repo uses the wonderful Vim Plug tool to manage vim plugins. If you'd like to add plugins, simply add them between the opening and closing plug statements in the vimrc file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 96.9%
  • Shell 3.1%