Coder Social home page Coder Social logo

dotfiles's Introduction

Readme

This repository contains my personal computer configuration. These files customize my system for my personal needs. They can provide useful insights for anyone who might find them helpful in customizing their own dotfiles.

Disclaimer

I explicitly do not advice anyone to copy entire files without reading and understanding them. I encurage you to read and find some helpful lines to copy and paste into your own configuration.

Overview

Deployment

Stow

These files are used to be managed by GNU Stow. This allows me to clone the repository into ~/.dotfiles and deploy symbolic links in my home folder. The deployment script installs additional plugins and the Powerlevel10k zsh theme is installed by a shell script.

git clone https://gitlab.com/ody55eus/dotfiles.git .dotfiles
cd .dotfiles
stow desktop  # Desktop (i3, conky)
stow doom     # Doom Emacs as main text editor
stow git      # Git
stow keyboard # neo2 Keyboard Layout for MacOS
stow sh       # bash and zsh configuration
stow tmux     # tmux for shell sessions
stow vim      # as alternative text editor

Guix

In the future, I am going to migrate the existing configuration files to Guix where they can thrive better that before.

License

Copyright (C) 2022 Jonathan Pieper

Strictly speaking contains this repository configuration files which are (similar to data) not license-able. Nevertheless, these ever-changing configuration files will always contain some programming code to help make my life easier. This code is licensed under the conditions of the GNU General Public License (GPLv3) license. Some parts of these configuration files are marked to originate from other sources (see also CREDITS). Please follow the respective links to find out if these parts are licensed using a different license (e.g. David Wilson licensed his dotfiles under the GPLv3 License and I procured his permission to reuse and publish his unlicensed Emacs-from-scratch code).

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

dotfiles's People

Contributors

ody55eus avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.