Coder Social home page Coder Social logo

dotfiles's Introduction

My Personal Dotfiles

These are my personal dotfiles for various applications and tools that I use on a daily basis. They are intended to be used on macOS, although some configurations are for windows devices.

Installation

To use these dotfiles on your own system, follow these steps:

  1. Clone this repository:
git clone https://github.com/[your-username]/dotfiles.git
  1. Change into the dotfiles directory:
cd dotfiles
  1. Run the installation script:
./install.sh

The installation script will create symbolic links for each configuration file in the appropriate locations, and also install any necessary packages using brew and scoop.

Configuration

Fish

My fish configuration is located in ~/.config/fish/config.fish. It includes some useful aliases and functions, as well as a custom prompt.

iTerm2

My iTerm2 configuration is stored in ~/.config/iterm2. It includes a custom color scheme and some keybindings.

Karabiner

My Karabiner configuration is located in ~/.config/karabiner/karabiner.json. It includes custom key mappings and shortcuts.

Neovim

My Neovim configuration is located in ~/.config/nvim/init.vim. It includes various plugins, key mappings, and settings to improve my productivity. Main framework can be found at NvChad

PowerShell

My PowerShell configuration is located in ~/.config/powershell/Microsoft.PowerShell_profile.ps1. It includes aliases and functions to make PowerShell easier to use.

Scoop

My Scoop configuration is located in ~/.config/scoop. It includes a list of commonly installed packages that I use on a regular basis.

Zsh

I also have older configurations for zsh which are stored in ~/.oh-my-zsh/custom. I used the oh-my-zsh framework with added plugins such as zsh-syntax-highlighting and zsh-autosuggestions.

VS Code

My VS Code extensions are listed in vscode-extensions.txt file. However, since I started using GitHub-VS Code settings sync, this file is now outdated.

License

This repository is licensed under the MIT license. See the LICENSE file for details.

dotfiles's People

Contributors

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