Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/maverobot/dotfiles
- Owner: Maverobot
- License: bsd-3-clause
- Created: 2018-12-16T10:04:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-28T21:32:41.000Z (7 months ago)
- Last Synced: 2024-11-12T03:17:21.839Z (2 months ago)
- Topics: bash, dotfiles, dunst, fish, i3wm, kitty, ranger
- Language: Shell
- Size: 187 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.org
- License: LICENSE
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