https://github.com/tholinka/dotfiles
General linux dotfiles / config I use.
https://github.com/tholinka/dotfiles
arch dotifles linux-settings
Last synced: 3 months ago
JSON representation
General linux dotfiles / config I use.
- Host: GitHub
- URL: https://github.com/tholinka/dotfiles
- Owner: tholinka
- License: mit
- Created: 2017-08-14T15:40:22.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2025-12-19T06:35:11.000Z (6 months ago)
- Last Synced: 2025-12-20T19:48:55.916Z (6 months ago)
- Topics: arch, dotifles, linux-settings
- Language: ReScript
- Homepage:
- Size: 1.19 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
My general settings / dotfiles
# Contents
colorschemes include submodules with a few color themes in them (vertex isn't needed in arch, it's installed through a script in Arch-Setup)
Settings includes my basic settings, and a script to symlink them
zsh includes my basic zsh setup, and a script to symlink them
# Install
Clone this repository with a name, using recursive, so that the submodules are pulled. e.g. ```git clone [url] $HOME/.dotfiles --recursive
# Warning
A couple of the scripts were originally written using $PWD, so run them from the directory they're sitting in. I've been trying to remove them as I re-touch that part of the file.