Coder Social home page Coder Social logo

dotfiles's Introduction

Rojberr Dotfiles ~/.* | Gh-pages ๐Ÿ“š

~/.* Here you will find files I use to configure my Linux/MacOS workstations.

The idea behind this repo is that it can be used on any system that's running a Bash shell. Just clone the repo, run and install everything with the script. Use with Linux/MacOS/WSL. Supports both Apple Silicon (M1) and Intel chips.

Take a look at the Documentation page or dotfiles Wiki

Deploy .files Docu to Pages


Perfect setup


Contents

What's in here?

  • all my brew dependencies including: applications, fonts, etc. See Brewfile
  • all my scripts that I use daily. See scripts/
  • all my shell settings. I'm using bash as default. See shell/
  • all my configuration files. See config/ for nvim and other
  • $EDITOR is neovim.

The configuration files are used by symlinks to config location.

Installation ๐Ÿ‘จโ€๐Ÿ’ป

The only pre-requisite is to install Git.

git config --global user.name "your name"
git config --global user.email "[email protected]"
git config --global github.user "your-github-username"

Disclaimer: This is my personal solution! You may need to customize it a bit to make it work with your machine. You can use different branches for different computers, you can replicate you configuration easily on new installation.

To install dotfiles and update your desktop run:

git clone https://github.com/rojberr/dotfiles.git ~/dotfiles && cd ~/dotfiles && set -- -f; source ./install.sh

For more information take a look at the Documentation page or dotfiles Wiki ๐Ÿ™‚

TODO

  • shortcuts generalize
  • what is not possible to automate should be noted in repo
  • autocomplete verbessern
  • create symlinks in loop
  • more content to gh pages

Support ๐Ÿซถ

  • Star ๐ŸŒŸ this repository.
  • Contact me if you have any questions or suggestions. ๐Ÿ“ฃ

The dotfiles


dotfiles's People

Contributors

rojberr 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.