Skip to content

Basic configuration files for terminal and Vim use

License

Notifications You must be signed in to change notification settings

csc027/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repository is a collection of basic configuration files for terminal and Vim use.

Installation

To install, simply clone the repository and run the setup script.

git clone https://github.com/csc027/dotfiles --recurse

Windows

For Windows, you can install by running the PowerShell setup script from the repository top directory. On Windows, creating true symlinks requires administrator privileges. The script will request it via UAC and spawn a child administrator process to run.

.\scripts\setup.ps1

Linux

For Linux bash, you can install by running the setup script from the repository top directory.

./scripts/setup.sh

PowerShell Core is also available on Linux. You can still set up the configuration using PowerShell if desired.

.\scripts\setup.ps1

About

Basic configuration files for terminal and Vim use

Resources

License

Stars

Watchers

Forks

Packages

No packages published