https://github.com/runfalk/dotfiles
https://github.com/runfalk/dotfiles
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/runfalk/dotfiles
- Owner: runfalk
- Created: 2018-01-29T14:54:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-28T11:58:11.000Z (almost 2 years ago)
- Last Synced: 2024-12-27T17:05:05.262Z (over 1 year ago)
- Language: Lua
- Size: 47.9 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Andreas Runfalk's Dotfiles
==========================
This is a collection of dotfiles that I use. They are made to work on Linux. The
dotfiles are split into multiple packages. Some packages may depend on others.
Most of them depend on the bash package.
Requirements
------------
Requires Python 3.7+
Installation
------------
To install a package just execute ``install.py`` in the root directory:
.. code-block::
$ ./install.py bash git rust
For Neovim to work you need to run ``:PaqInstall`` at first launch.