All Projects → niketpathak → devpreferences

niketpathak / devpreferences

Licence: other
These are my own preferences while doing development.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to devpreferences

dotfiles
/home/yous
Stars: ✭ 43 (+138.89%)
Mutual labels:  gitignore, gitconfig
Bliss
Ignorance is bliss! Ignore your .gitignore
Stars: ✭ 131 (+627.78%)
Mutual labels:  gitignore
Add Gitignore
An interactive CLI tool that adds a .gitignore to your projects.
Stars: ✭ 467 (+2494.44%)
Mutual labels:  gitignore
Gogi
Go client for gitignore.io
Stars: ✭ 51 (+183.33%)
Mutual labels:  gitignore
Gitignore.io
.gitignore.io is a web service designed to help you create .gitignore files for your Git repositories. The site has a graphical and command line method of creating a .gitignore for your operating system, programming language, or IDE.
Stars: ✭ 6,709 (+37172.22%)
Mutual labels:  gitignore
Blindfold
🔎 Gitignore file generator written in rust
Stars: ✭ 60 (+233.33%)
Mutual labels:  gitignore
Node Ignore
🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.
Stars: ✭ 299 (+1561.11%)
Mutual labels:  gitignore
Gitignore
A collection of useful .gitignore templates
Stars: ✭ 127,388 (+707611.11%)
Mutual labels:  gitignore
Gitignore It
📃 A CLI to generate .gitignore files
Stars: ✭ 132 (+633.33%)
Mutual labels:  gitignore
Coala Quickstart
A tool that generates an initial coala config file for you!
Stars: ✭ 47 (+161.11%)
Mutual labels:  gitignore
Gitignore
.gitIgnore file for Salesforce or Force.com Projects
Stars: ✭ 27 (+50%)
Mutual labels:  gitignore
Initior
A command line application that let's you initialize your new projects the right way, replaces npm and yarn's init 🎆
Stars: ✭ 17 (-5.56%)
Mutual labels:  gitignore
Idea Gitignore
.ignore support plugin for IntelliJ IDEA
Stars: ✭ 1,147 (+6272.22%)
Mutual labels:  gitignore
Ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Stars: ✭ 28,564 (+158588.89%)
Mutual labels:  gitignore
Cocoapods Tips
iOS 라이브러리를 관리하는 CocoaPods Tip정보 모음입니다.
Stars: ✭ 141 (+683.33%)
Mutual labels:  gitignore
Vscode R
R Extension for Visual Studio Code (execution, snippet, lint, R documantation, R Markdown)
Stars: ✭ 445 (+2372.22%)
Mutual labels:  gitignore
Gitignore
Create .gitignore files from gitignore.io templates
Stars: ✭ 27 (+50%)
Mutual labels:  gitignore
Gitignore parser
A spec-compliant gitignore parser for Python 3.5+
Stars: ✭ 57 (+216.67%)
Mutual labels:  gitignore
vscode-ignore-gitignore
[unmaintained] Add files from .gitignore to your VS Code ignored files.
Stars: ✭ 17 (-5.56%)
Mutual labels:  gitignore
Ue4 Gitignore
A git setup example with git-lfs for Unreal Engine 4 projects.
Stars: ✭ 150 (+733.33%)
Mutual labels:  gitignore

Development Preferences

These are my personal preferences while doing development.

Reference article to setup a global .gitignore file

Reference article to setup a global .gitconfig file as well as git alias

The default .gitconfig file is located at ~/.gitconfig (For Unix systems alone. See above article for other OS's).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].