Giter Club home page Giter Club logo

.dotfiles's Introduction

Machine Configuration

GitHub code size in bytes Last commit

Disclaimer!

This is my personal configuration and you may run the installation script at your own risk.

Docker is used to simulate the automated configuration on a new machine for testing purposes. Unfortunately, installing rust tools is very slow but required by neovim.

What is this place?

The goal of this repository is to automate the configuration of my machines with the following simple command dotfiles. On a fresh install, the repo should be cloned and the script in the bin folder can be executed to configure the environment. Rerunning the script again will update the configuration keeping packages on their latest release. Fedora is the preferred Linux distribution and more options will be added if I feel the need to distro-hop. Furthermore, adjustments to configurations can now happen in a single repository as opposed to configuring each individual machine.

Ansible is responsible for downloading, updating, and maintaining my chosen configuration files.

This repository uses stow to create symbolic links for all relevant configuration files or folders. If you wish to remove the symbolic links created by stow, execute the following command in your ~/.dotfiles directory:

stow -D .

Project Layout

├─ .config/         configuration settings
├─ bin/             build scripts
├─ roles/           tasks and related artifacts used by ansible-playbook

Testing

docker build -f Dockerfile.Fedora -t fedora-dotfiles .
docker run -it fedora-dotfiles

What now?

This automation works on Fedora and Macbook Pro M3! If another distro tickles my fancy I'll make the necessary adjustments.

MacOS

Associative arrays appeared in Bash version 4. Use homebrew to install the latest Bash version and set it as your default shell. Apple Silicon machines have an older version of Bash and so the script will not work; upgrading to a newer Bash version is preferable either way.

.dotfiles's People

Contributors

markom-dot avatar

Stargazers

Mark Pitblado avatar

Watchers

Kostas Georgiou avatar  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.