https://github.com/janpieper/dotfiles
Configuration files for my maschines.
https://github.com/janpieper/dotfiles
dotfiles ubuntu
Last synced: 7 days ago
JSON representation
Configuration files for my maschines.
- Host: GitHub
- URL: https://github.com/janpieper/dotfiles
- Owner: janpieper
- License: apache-2.0
- Created: 2012-03-04T19:58:37.000Z (over 14 years ago)
- Default Branch: main
- Last Pushed: 2022-06-01T10:50:31.000Z (about 4 years ago)
- Last Synced: 2025-12-20T20:31:12.825Z (6 months ago)
- Topics: dotfiles, ubuntu
- Language: Vim script
- Homepage:
- Size: 231 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [dotfiles][]
## About
All my personal configuration files for various unix tools.
## Getting started
$ git clone git://github.com/janpieper/dotfiles.git
$ cd dotfiles
$ ./install
Now everything should be linked into your home folder and be ready to use.
## GNOME Solarized Theme
$ git clone https://github.com/sigurdga/gnome-terminal-colors-solarized.git
$ cd gnome-terminal-colors-solarized
$ ./set_dark.sh
## License
Copyright 2011-2014 Jan Pieper
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
[dotfiles]: https://github.com/janpieper/dotfiles