All Projects → jaseemabid → dotfiles

jaseemabid / dotfiles

Licence: MIT license
Jaseem's dotfiles

Programming Languages

Vim Script
2826 projects
python
139335 projects - #7 most used programming language
emacs lisp
2029 projects
shell
77523 projects
perl
6916 projects
haskell
3896 projects

Projects that are alternatives of or similar to dotfiles

neovim-config
Modern NeoVim config for IDE-like development
Stars: ✭ 89 (+535.71%)
Mutual labels:  configuration
Manuals-and-Tutorials
Manuals about everything I work with
Stars: ✭ 15 (+7.14%)
Mutual labels:  configuration
eslint-define-config
Provide a defineConfig function for .eslintrc.js files
Stars: ✭ 61 (+335.71%)
Mutual labels:  configuration
ha-config-ataraxis
My Home Assistant Configs. If you like what you see, please ⭐️my repo. It would encourage me a lot 🤘
Stars: ✭ 146 (+942.86%)
Mutual labels:  configuration
hoc-element-table
📦 A Vue 3.x Table Component built on Webpack 5
Stars: ✭ 26 (+85.71%)
Mutual labels:  configuration
cookiecutter-django-herokuapp
A cookiecutter template for creating Django 1.7+ / Python 3 projects quickly, thought optimized for Heroku in the meantime.
Stars: ✭ 20 (+42.86%)
Mutual labels:  configuration
DotFiles
🎨 one-stop service for you to configure many Unix tools.
Stars: ✭ 29 (+107.14%)
Mutual labels:  configuration
rails-settings-cached
Global settings for your Rails application.
Stars: ✭ 940 (+6614.29%)
Mutual labels:  configuration
RDMnet
Implementation of ANSI E1.33
Stars: ✭ 29 (+107.14%)
Mutual labels:  configuration
apollo-docker
Apollo阿波罗配置中心docker
Stars: ✭ 23 (+64.29%)
Mutual labels:  configuration
animated-tailwindcss
A configuration to use Animate.css with Tailwind CSS.
Stars: ✭ 75 (+435.71%)
Mutual labels:  configuration
dotfiles
Dotfiles repo
Stars: ✭ 12 (-14.29%)
Mutual labels:  configuration
cue
The new home of the CUE language! Validate and define text-based and dynamic configuration
Stars: ✭ 2,466 (+17514.29%)
Mutual labels:  configuration
config-loader
[DEPRECATED] A loader for webpack configuration files
Stars: ✭ 14 (+0%)
Mutual labels:  configuration
dotfiles
My personal app/env configs and dotfiles.
Stars: ✭ 27 (+92.86%)
Mutual labels:  configuration
profig
Powerful configuration management for Scala (JSON, properties, command-line arguments, and environment variables)
Stars: ✭ 25 (+78.57%)
Mutual labels:  configuration
laravel-conditional-providers
THIS PACKAGE HAS BEEN DEPRECATED — Load Laravel service providers and facades based on the current environment.
Stars: ✭ 26 (+85.71%)
Mutual labels:  configuration
.github
Default configuration for @TheAlgorithms repos
Stars: ✭ 57 (+307.14%)
Mutual labels:  configuration
goodconf
Transparently load variables from environment or JSON/YAML file.
Stars: ✭ 80 (+471.43%)
Mutual labels:  configuration
puter
Setting up a computer is annoying so let's automate it.
Stars: ✭ 13 (-7.14%)
Mutual labels:  configuration

dotfiles

http://dotfiles.github.com

What's included

Usual suspects. Config for my work Mac, personal laptop running Arch Linux and the raspberry pi.

Installation

Modules are symlinked to where its needed with GNU Stow.

_ This will override existing files _

git clone --recurse-submodules https://github.com/jaseemabid/dotfiles.git ~/dotfiles

Install a single module:

stow tmux

Docker and arch packages needs to be installed at /

sudo stow -t / arch

Install everything with Make

make

License

The MIT License (MIT)

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