Giter Site home page Giter Site logo

dotfiles's Introduction

Dotfiles

Basic Usage

1. Create directory code

mkdir ~/code
cd ~/code

2. Clone this repository

git clone [email protected]:tedante/dotfiles.git
git clone [email protected]:zsh-users/zsh-syntax-highlighting.git

3. Install some terminal tools

4. create symbolic links

ln -s ~/code/dotfiles/home/.zshrc ~/

1. Install nvim

2. Create file init.vim

mkdir ~/.config/nvim
touch ~/.config/nvim/init.vim

3. Install vim-plug

4. Copy folder nvim config to ~/

ln -s ~/code/dotfiles/home/.config ~/

5. Install nvim plugin

  • on nvim run :PlugInstall and restart nvim
  • on nvim run :CocInstall coc-tsserver and restart nvim

Snippets

Nginx config

Example here

This config placed on the server at /etc/nginx/sites-available/

Server (Linux)

Script for install nginx and docker

Prerequisite

Install git in your machine

  1. Clone this repository
  2. change folder to dotfiles
cd dotfiles
  1. run the script
bash ./script/install-server.sh
  1. waiting until process done

dotfiles's People

Contributors

tedante avatar

Stargazers

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