Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maverobot/dotfiles

My personal dotfiles
https://github.com/maverobot/dotfiles

bash dotfiles dunst fish i3wm kitty ranger

Last synced: 7 days ago
JSON representation

My personal dotfiles

Awesome Lists containing this project

README

        

* dotfiles
:PROPERTIES:
:TOC: this
:END:
- [[#description][Description]]
- [[#installation][Installation]]

** Description
This is my personal dotfiles, which contains configurations of:
- i3wm
- ranger
- Emacs as daemon

** Installation
#+BEGIN_SRC sh
git clone https://github.com/Maverobot/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh
#+END_SRC