https://github.com/shlomif/shlomif-computer-settings
Shlomi Fish's personal software settings/dot-files/etc.
https://github.com/shlomif/shlomif-computer-settings
bash config configuration dotfiles hacktoberfest settings setup vim vimrc vimrc-settings
Last synced: about 1 month ago
JSON representation
Shlomi Fish's personal software settings/dot-files/etc.
- Host: GitHub
- URL: https://github.com/shlomif/shlomif-computer-settings
- Owner: shlomif
- License: other
- Created: 2016-12-10T18:15:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-11T15:32:40.000Z (7 months ago)
- Last Synced: 2024-10-11T21:44:39.076Z (7 months ago)
- Topics: bash, config, configuration, dotfiles, hacktoberfest, settings, setup, vim, vimrc, vimrc-settings
- Language: Shell
- Homepage: http://www.shlomifish.org/open-source/projects/conf/
- Size: 3.6 MB
- Stars: 8
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.asciidoc
- License: LICENSE
Awesome Lists containing this project
README
== About
This repository contains the configuration/etc. home directory files of
http://www.shlomifish.org/[Shlomi Fish] that he made public.
Repositories like this are commonly called “dotfiles” but this
repository is organised differently.=== WARNING!!!
This repository reflects my preferences which most probably differ from
yours. While you can read its code to learn from, and use parts of it in
your own configuration, using it as a whole is not recommended.=== Quick start
You can automatically set up most settings (but please do it in a new
https://en.wikipedia.org/wiki/Multi-user_software[OS user] that can be
discarded; at least at first) using:....
wget https://shlom.in/setup
perl setup
....The URL refers to
https://raw.githubusercontent.com/shlomif/shlomif-computer-settings/master/shlomif-settings/setup-all/setup-all.pl[this file] .