Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/landlockedboat/dotfiles

Dotfiles from my current computer, ThinkEpic. Using WSL + Windows Terminal.
https://github.com/landlockedboat/dotfiles

dotfiles terminal windows wsl zsh

Last synced: 16 days ago
JSON representation

Dotfiles from my current computer, ThinkEpic. Using WSL + Windows Terminal.

Awesome Lists containing this project

README

        

# Dotfiles for Windows WSL

> Zsh, neovim, tbd...

## Installation

**WARNING:** I highly recommend to use this dotfiles as inspiration only, and to not install them directly.

Having said that, installing this dotfiles is quite simple. I use [dotbot](https://github.com/anishathalye/dotbot/) for keeping track of what links to what, and i recommend you go through their documentation if you find some problems during the installation.

Installing this dotfiles should be as straightforward as

```
git clone https://github.com/vikepic/dotfiles
cd dotfiles
./install
```

Hope you have fun with them :)

## License

MIT © [vikepic](https://vikepic.github.io)