Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codeasashu/dotfiles
My arch linux dotfiles focused on polybar, i3 and devops env
https://github.com/codeasashu/dotfiles
archlinux dotfiles
Last synced: 26 days ago
JSON representation
My arch linux dotfiles focused on polybar, i3 and devops env
- Host: GitHub
- URL: https://github.com/codeasashu/dotfiles
- Owner: codeasashu
- Created: 2019-03-23T11:08:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T10:01:02.000Z (about 5 years ago)
- Last Synced: 2024-10-06T00:41:20.494Z (3 months ago)
- Topics: archlinux, dotfiles
- Language: Vim script
- Homepage:
- Size: 1.23 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to my dotfiles
This is my personal workstation configs which I happen to also share with any other machines I own, since I love arch anyway.
# Getting Started
There is not much to it. This repo is good to go for a docker devops who can code in python and Go
After Installing arch linux, you can just do
```
git clone https://github.com/codeasashu/dotfiles --recursive ~/.dotfiles
cd ~/.dotfiles && ./install
```You may also want to `chmod +x ./install` before running.