Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/landlockedboat/dotfiles
- Owner: landlockedboat
- License: mit
- Created: 2019-02-18T11:09:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-06T20:42:44.000Z (almost 5 years ago)
- Last Synced: 2024-11-10T21:18:52.818Z (2 months ago)
- Topics: dotfiles, terminal, windows, wsl, zsh
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
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)