Code Monkey home page Code Monkey logo

automate-setup's Introduction

Automate-Setup

Simple project to install and configure all the things the way I like in my Ubuntu machine.

Install

You can simply clone the repo into your local machine and run the automate-setup file in your terminal

./automate-setup

I recommend this way if you don't have go installed already and you fully trust me. (might be risky or maybe not? ๐Ÿ™„)

Or, you can go the manual way:

You'll need to Install Go first

https://github.com/Danielratmiroff/automate-setup.git
cd automate-setup
go install # (or just go build -o .)

Please note: If you get an error claiming that automate-setup cannot be found or is not defined, you may need to add ~/go/bin to your $PATH (MacOS/Linux), or %HOME%\go\bin (Windows).

Usage

As of now, it asumes your linux username is "daniel". (will add support for dynamic usernames in the near future)

Run it to install and configure everything at once.

Ideal if you have a new laptop or just happends that you just deleted everything by accident (I'm that dumb)

./automate-setup

You can install individual pkgs or software by passing parameters.

./automate-setup exa # Will install only the "exa" package.

What will be installed?

Software

  • ansible
  • lazygit
  • neovim
  • zshrc
  • docker

Dotfiles

  • neovim
  • fish
  • oh-my-fish
  • zshrc
  • oh-my-zshrc

Packages

  • git
  • unzip
  • gzip
  • curl
  • wget
  • fd-find
  • ripgrep
  • pandoc
  • pipenv
  • progress
  • findutils
  • gawk
  • npm
  • nodejs
  • fish
  • oh-my-fish
  • peco
  • tmux
  • rsync
  • python3.8-venv
  • bat
  • direnv
  • exa
  • dust
  • yarn
  • golang
  • software-properties-common
  • python-is-python3
  • python3-pip
  • openssh-client

Any suggestions for better alternatives are very much welcomed

automate-setup's People

Contributors

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