Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/anaconda support #317

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

Commits on Aug 2, 2017

  1. Updated the config to support my needs.

    Gytis Raciukaitis committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    cda017a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. Updated to reflect the most recent setup

    Gytis Račiukaitis committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    6109367 View commit details
    Browse the repository at this point in the history
  2. cleanup unused files and some brew installs

    Gytis Račiukaitis committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    3b1b806 View commit details
    Browse the repository at this point in the history
  3. added more config for git section

    Gytis Raciukaitis committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    8c1d1ec View commit details
    Browse the repository at this point in the history
  4. minor updates

    Gytis Raciukaitis committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    d1415bb View commit details
    Browse the repository at this point in the history
  5. actually include the zsh files for modules fix prompt

    Gytis Raciukaitis committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    8643195 View commit details
    Browse the repository at this point in the history
  6. don't stop installing if intermediate fail

    Gytis Raciukaitis committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    f8a17c9 View commit details
    Browse the repository at this point in the history
  7. add mackup support for vscode, tunnelblick

    Gytis Raciukaitis committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    238291f View commit details
    Browse the repository at this point in the history
  8. added zprezto-contrib for clipboard and additional prompts

    Gytis Raciukaitis committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    16784bd View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. added dotnet and myget NuGet repo support

    Gytis Raciukaitis committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    78a98ba View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. workaround for ruby crash due to readline

    Gytis Raciukaitis committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    035d8c9 View commit details
    Browse the repository at this point in the history
  2. minor improvements

    Gytis Raciukaitis committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    148317e View commit details
    Browse the repository at this point in the history
  3. fix install scripts, finally

    Gytis Raciukaitis committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    0692b58 View commit details
    Browse the repository at this point in the history
  4. source bash profile

    Mantas Lapėnas committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    2a8c291 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Login for vault

    Mantas Lapėnas committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    05aaefd View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Updated vault install to use the ~/.localrc

    Gytis Raciukaitis committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    5419441 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Added confocto setup step

    Gytis Raciukaitis committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    ed3c76c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. Added Rider to the mix

    Gytis Raciukaitis committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    ac75730 View commit details
    Browse the repository at this point in the history
  2. Added support for local customizations of zpresto

    Gytis Raciukaitis committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    ddc45cb View commit details
    Browse the repository at this point in the history
  3. chore: minor fixes, added java8

    Gytis Raciukaitis committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    04d463b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. Added mono-mdk installation as required by Rider

    Gytis Raciukaitis committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    3a0e559 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. chore: removed nuget/mono in favor of mono-mdk provided ones.

    Gytis Raciukaitis committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    d7d196a View commit details
    Browse the repository at this point in the history
  2. Actually create Nuget config dir if it does not exist

    Gytis Raciukaitis committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    e93cb4b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. feat: added support for Google Cloud SDK

    Gytis Raciukaitis committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    6987d41 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. feat: add a script for Vault auth

    Gytis Raciukaitis committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    1a228f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. feat: add support for aws-role

    Gytis Raciukaitis committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    2a1ee9b View commit details
    Browse the repository at this point in the history
  2. chore: replace tunnelblick with pritunl

    Gytis Raciukaitis committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    82828a9 View commit details
    Browse the repository at this point in the history
  3. feat: use Google Drive sync for mackup

    Gytis Raciukaitis committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    191cad7 View commit details
    Browse the repository at this point in the history
  4. fix: reattach to user namespace is no longer needed

    Gytis Raciukaitis committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    79437ff View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. brew go

    Mantas Lapėnas committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    33143d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. fix: fix golang working settings

    Gytis Raciukaitis committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    e3526b2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:noxxious/dotfiles

    * 'master' of github.com:noxxious/dotfiles:
      brew go
    Gytis Raciukaitis committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    71f9549 View commit details
    Browse the repository at this point in the history
  3. fix: fix golang related paths

    Gytis Raciukaitis committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    e85b57e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2018

  1. chore: cleanup zsh setup

    Gytis Raciukaitis committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    6b9ea7d View commit details
    Browse the repository at this point in the history
  2. feat: add kubernetes tooling

    Gytis Raciukaitis committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    f49baee View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. fix: do not use missing zpresto-contrib dir

    Gytis Raciukaitis committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    2957624 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. feat: add anaconda env support

    justinak1 committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    0cce1f4 View commit details
    Browse the repository at this point in the history