Code Monkey home page Code Monkey logo

dotfiles-26's Introduction

dotfiles

https://github.com/ridhwaans/dotfiles

screenfetch_mac screenfetch_windows

prerequisites

macOS

  • GET Catalina Update https://www.apple.com/macos/how-to-upgrade/
  • GET Xcode Command Line Tools xcode-select --install

windowsOS

  • GET Windows Subsystem for Linux https://docs.microsoft.com/en-us/windows/wsl/install-win10#update-to-wsl-2
  • GET Ubuntu 20.04 LTS (Focal Fossa) from the Microsoft Store

Adding a new SSH key to your GitHub account
Managing multiple Linux Distributions

installation

git

cd ~
mkdir Source
git clone [email protected]:ridhwaans/dotfiles.git
cd dotfiles
./setup.sh

or, curl

bash -c "`curl -fsSL https://raw.github.com/ridhwaans/dotfiles/master/remote-setup.sh`"

or, wget

bash -c "`wget -O - --no-check-certificate https://raw.githubusercontent.com/ridhwaans/dotfiles/master/remote-setup.sh`"

Windows directory,

  • ln -s /mnt/c/Users/<USERNAME>/dotfiles ~
  • ln -s /mnt/c/Users/<USERNAME>/Source ~
  • pin C:\Users\<USERNAME>\dotfiles to Quick Access
  • pin C:\Users\<USERNAME>\Source to Quick Access

not a Windows directory,

  • pin \\wsl$\Ubuntu\home\<USERNAME>\dotfiles to Quick Access
  • pin \\wsl$\Ubuntu\home\<USERNAME>\Source to Quick Access
  • pin ~/dotfiles, ~/Source to Favorites

todo

dotfiles-26's People

Contributors

hunterowens avatar ridhwaans 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.