Git Product home page Git Product logo

dotfiles's Introduction

Girol Dotfiles

This project uses GNU Stow to distribute links and packages

Usage

  1. Clone the project to your Home folder and cd into it:
git clone https://github.com/$USER/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
  1. Install the essentials script:
./install-essentials.sh
  1. Stow specific packages:
stow home
stow omzsh
stow neovim -t ~/.config
stow vim
  1. Check the Makefile for install recipes

[TODO]

  • Move install scripts to Makefile
  • Group base stows to make commands

Motivation

Since I maintain 3 machines to work, I automated my installation to reflect the same environment in all of them.

The idea is to create highly customizable installable "modules", reproductible "builds" and synced via Source Control

It used to host only my .vimrc, but maintain other packages, other languages and remember what to install was a pain.

Linux Distribution: Ubuntu flavors (Depends on the weather)

Current Distributin: Ubuntu 20.04 in WSL2

References

Project inspirations:

Stow Tutorial

dotfiles's People

Contributors

girol avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dotfiles's Issues

Review Python configuration installation

We need to review installation for Python tools and include other tools such as:

  • pipx - to isolate scripts
  • Poetry - package manager that I'm using
  • virtualenvrwapper - helper scripts to create instant virtualenvs without poetry

3rd party packages automation

  • VScode + extensions
  • Docker
  • Fonts
  • Minikube
  • Kubectl
  • VirtualBox (non-free, the repository is always outdated)
  • Oh-my-zsh
  • Spaceship theme
  • Tilix VTE tweak
  • GCloud

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.