Code Monkey home page Code Monkey logo

dotfiles's Introduction

My .dotfiles

Configure my computers to be more keyboard focused and reduce distraction. Make coding and text editing a breeze.

tl;dr

First time, clone repository:

git clone https://github.com/ianhomer/dotfiles.git ~/.dotfiles

And install with

~/.dotfiles/start

Update at any time with:

dotme

This gets local machine up to date, including pulling latest version of this repository, sets OSX defaults, updates brew including packages. Run this at any time to update to latest. It updates what's changed or out of date, so it's quick and painless.

I remind myself of commands and shortcuts I use with:

cheat

Why

The configuration process in this repository provides me with my preferred way of working to streamline distraction free coding. This includes:

brew : package manager

fish and zsh : friendly interactive shells

git : source control

kitty : slick terminals

neovim : file editing with plugins - null-ls ; dispatch ; fugitive ; fzf.vim ; lsp ; markdown-preview ; nvim tree ; repeat ; startify ; surround ; tabular ; which-key ; surround

nnn and broot : file explorers

FiraCode Nerd Font : ligatures, powerline and more

termux : Android support

MacOS with

alfred : better hotkeys

hiddenbar : focused status bar

rectangle : window manager

Other tools woven into these dotfiles include ag, fzf, pandoc, cspell, fugitive, java, node and python.

How

dotfiles are all located in sub-folders in the dotfiles/ folder for the associated tools. Installation stows these in your home directory, i.e. original backed up and dotfiles linked into place. Further installation and configuration takes place with scripts in the bin directory. Look at bin/dotme to see what actually happens.

You can also update parts of the initialisation separately, see dotme -h to get a list of each part. man dotme will give you more guidance on usage.

I configure somethings on my system manually for minor tweaks and enhancements.

To customise local dotme configuration, vi ~/.config/dotme/.env and edit a properties to look like:

MY_NOTES=my-notes

Thanks

A large number of dotfiles projects out there that have given me inspiration to mention them all, although Awesome dotfiles make a good attempt to. Particular thanks to:

dotfiles's People

Contributors

ianhomer avatar

Watchers

 avatar  avatar

dotfiles's Issues

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.