GithubHelp home page GithubHelp logo

dev-setup's People

Contributors

mskrajnowski avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

archiewald

dev-setup's Issues

All yadm commands fail with code 1

Even though there's no error and it seems like everything is ok, yadm always exits with 1 on WSL.

TASK [clone yadm repo] **********************************************************************************************
fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["yadm", "clone", "[email protected]:mskrajnowski/dotfiles.git"], "delta": "0:00:23.613558", "end": "2017-05-27 11:48:53.289962", "failed": true, "rc": 1, "start": "2017-05-27 11:48:29.676404", "stderr": "From github.com:mskrajnowski/dotfiles\n * [new branch]      master     -> origin/master", "stderr_lines": ["From github.com:mskrajnowski/dotfiles", " * [new branch]      master     -> origin/master"], "stdout": "Initialized empty shared Git repository in /home/mskrajnowski/.yadm/repo.git/", "stdout_lines": ["Initialized empty shared Git repository in /home/mskrajnowski/.yadm/repo.git/"]}

Base ansible setup

Prepare a base ansible config, which can be extended to install and configure additional utilities.

ERROR! vars file vars.yml was not found

When running setup.sh ansible fails with ERROR! vars file vars.yml was not found

Running Ansible playbook...
SUDO password:
ERROR! vars file vars.yml was not found
Done!

Add

touch $REPO_PATH/vars.yml

Build essentials

Install c/c++ compilers and commonly needed headers like python-dev

VSCode insecure zsh completions

When zsh starts:

zsh compinit: insecure files, run compaudit for list.

compaudit specifies /usr/share/zsh/vendor-completions/_code as insecure which required

sudo chown root:root /usr/share/zsh/vendor-completions/_code

yadm submodules not initilized

Had to manually run

yadm submodule init
yadm submodule update

to get oh-my-zsh running due to missing spaceship theme

jq

Install jq for parsing/manipulating JSON data

Visual Studio Code

Install Visual Studio Code with config.
Setup code as the default editor.

asdf vm

Add asdf vm for managing multiple python/node/ruby/go versions

Git

Install git and setup ssh keys.

Terminator

Automate terminator installation and config.

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.