Git Product home page Git Product logo

dotfiles-1's Introduction

Dotfiles

I really like to configure my system in every possible way. This repository holds how I do it. If you are just starting out you could use mine but for your own sake read them. You will not get the most out of it without.

Pre Requirements

๐Ÿš€ Installing

I follow a very modular approach. If you don't want something you can just remove it's folder. Imagine you don't want Neovim. You can just delete nvim folder. It's that simple.

Start by cloning my dotfiles into ~/dotfiles.

If you don't want ssh then delete the ssh folder else open ssh/install.sh in your code editor, then change the email to yours then save it

Install

cd ~/dotfiles
make install

# After install Oh.My.Zsh, please run it again
make install

๐Ÿ’ฃ Uninstalling (Comming Soon)

cd ~/dotfiles
make uninstall
cd ~
rm -rf ~/dotfiles

โš ๏ธ Disclaimer

As you probably know, you shouldn't just run my Makefile without reading it first. And if you read it, you will understand that it calls other scripts like install.sh which depend on helpers.sh. Read those, it's the only way that you can trust what it is doing.

After Install

Add SSH key to your GitHub Account

How to Setup SSH Keys on GitHub

Preview

  • Editor - VsCode
  • Theme - Palenight, using Pale night Operator
  • Editor Font Family - Operator Mono with font ligatures
  • Transparent Background - Devilspie (linux)

  • I'm using i3 tiling window manager (linux)
  • Bottom-Right, did you see the time, day and date there - Variety (linux)
  • Background Images Changing using - Variety

  • Kitty Terminal
  • I customize the terminal to make it look like palenight theme
  • Termainl Font Family - Operator Mono with font ligatures
  • Transparent Background - Devilspie (linux)

  • File Manager - ranger (linux)

  • Preview Images inside ranger

  • Preview Videos inside ranger

  • Preview Svg inside ranger

  • Preview zip inside ranger

  • Preview code with highlights inside ranger

dotfiles-1's People

Contributors

mahendrjy avatar

Stargazers

Roman avatar

Watchers

James Cloos 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.