Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clarenceb/dotfiles_wsl
Windows Subsystem for Linux (WSL) Dotfiles
https://github.com/clarenceb/dotfiles_wsl
dotfiles ubuntu wsl
Last synced: 12 days ago
JSON representation
Windows Subsystem for Linux (WSL) Dotfiles
- Host: GitHub
- URL: https://github.com/clarenceb/dotfiles_wsl
- Owner: clarenceb
- License: mit
- Created: 2019-01-02T02:55:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-25T09:38:21.000Z (11 months ago)
- Last Synced: 2024-11-08T02:39:51.521Z (2 months ago)
- Topics: dotfiles, ubuntu, wsl
- Language: Shell
- Size: 14.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - clarenceb/dotfiles_wsl - Windows Subsystem for Linux (WSL) Dotfiles (Shell)
README
WSL Dotfiles
============Windows Subsystem for Linux (WSL) Dotfiles.
This setup using ThoughtBot's [RCM](https://github.com/thoughtbot/rcm) tool to manage rc files ("dotfiles").
Based on my [OS X dotfiles](https://github.com/clarenceb/dotfiles_osx).
Getting Started
---------------* Install RCM for rc file management (see [installation](https://github.com/thoughtbot/rcm#installation) instructions).
* Clone [this](git clone https://github.com/clarenceb/dotfiles_wsl) repo:git clone https://github.com/clarenceb/dotfiles_wsl.git ~/.dotfiles
* Symlink RCM's rc file:ln -s ~/.dotfiles/rcrc ~/.rcrc
* Active RCM:rcup
* Verify symlinks to files managed by RCM:
lsrc
* Add any new dotfiles to RCM using the [`mkrc`](houghtbot.github.io/rcm/mkrc.1.html) command
Installed
---------* dir_colors from [Nord dircolors](https://github.com/arcticicestudio/nord-dircolors)