Giter VIP home page Giter VIP logo

dotfiles's Introduction

Author: @yashguptaz

A script for setting up all the symlinks for all the config is in progress. If you're interested then take a look at,

configure.sh

Make sure to run chmod +x ./configure.sh and then you can run the script by simply doing ./configure.sh

Quick Start

  1. Clone this repo git clone https://github.com/yashguptaz/dotfiles-and-config.git ~/.dotfiles
  2. cp -a ~/.dotfiles/home ~/
  3. cp -a ~/.dotfiles/config/ ~/.config/
  4. Install all the programs

Zsh and OhMyZsh

https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH

https://github.com/ohmyzsh/ohmyzsh

Neovim

  1. Install Neovim (0.5+ which is the nightly version as of writing)
  2. Install vim plug https://github.com/junegunn/vim-plug
  3. Open ~/.config/nvim/init.vim
  4. Run :so % in neovim to source the init.vim file
  5. Run :PlugInstall in neovim to install all the plugins

Node and NPM

  1. Use https://github.com/Schniz/fnm to install Fast Node Manager

i3wm, X utilities and autotiling

i3wm

sudo pacman -S i3-gaps i3status i3lock dmenu    # Arch

sudo apt install i3-gaps i3status i3lock dmenu    # Ubuntu

X Utilities

sudo pacman -S xorg-xset xorg-xrandr   # Arch

sudo apt install xorg-xset xorg-xrandr   # Ubuntu

autotiling

yay -S autotiling   # AUR only

Alacritty

sudo pacman -S alacritty

sudo apt install alacritty

Polybar

https://github.com/adi1090x/polybar-themes

dotfiles's People

Contributors

niyabits avatar

Stargazers

Kubzel avatar  avatar Emil Stenqvist avatar Shaun Clayton avatar Amit Chaudhari avatar Soumyaranjan Acharya avatar YoungChief avatar Sudhan avatar Denis Ciccale avatar Brayden W avatar Harsh Singh avatar Harshit Pant avatar Khaleel Gibran avatar Kourosh avatar Daniel Phan avatar Asaju Enitan Michael avatar Kushagra  avatar  avatar josef avatar

Watchers

 avatar

Forkers

thoth2357

dotfiles's Issues

Prisma LSP

Hi,
Did you find any solution for Prisma LSP to work?

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.