Giter VIP home page Giter VIP logo

dotfiles's Introduction

dotfiles

Install on a server with sshrc [server].

Local installation:

\curl -L https://raw.githubusercontent.com/podkot/dotfiles/master/install | bash

macos prerequisites:

xcode-select --install

ubuntu prerequisites:

sudo apt-get install curl git
  • You can right-click on a filename (e.g., in the output of ls) and select Download with scp from hostname**, and iTerm2 will download the file for you.
  • If you drop a file (e.g., from Finder) into iTerm2 while holding the option key, iTerm2 will offer to upload the file via scp to the remote host into the directory you were in on the line you dropped the file on.

*rc.d

Don't forget to setup ~/.bashrc_vars

rc.d folders:

  • bashrc.d - scripts that run at bash startup
  • shrc.d - scripts that run at both bash and zsh startup
  • vimrc.d - vim-scripts that run at vim startup
  • zshrc.d - scripts that run at zsh startup

*shrc.d scripts:

  • -mac.sh - scripts that run only on macOS
  • -linux.sh - scripts that run only on Linux
  • -desktop.sh - scripts that don't run in ssh session

sources

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.