Giter VIP home page Giter VIP logo

dotfiles's Introduction

.dotfiles

Here lay a currated list of the tools I use or have used at one point in time or another. Consider this my virtual toolbelt, full of the well worn & maintained trappings of a hacker. Perhaps they will be as useful to you, dear reader, as they are to me.

Happy hacking!

Setting Up

These instructions are for new machines.

  1. Clone this repository into the home directory.
    git clone [email protected]:jordanbrauer/dotfiles.git ~/.dotfiles
  2. Install all necessary dependencies.
    # probably a few that aren't in this install script lol
    make install
  3. Sync the configurations
    make sync
    

Warning These configurations make use of Nerd Font gylphs. Make sure to use a font that supports dev icons.

Syncing New Configurations

If a new package is being added, simply create the directory & files, then edit the Makefile sync target to include it. Alterantively you can (un)stow the new package individually to test it before altering the Makefile.

If adding a new file to an existing package, no extra work is required.

Once all of the new new files are in place, simply run

make sync

Terminal (kitty)

It's fast, sleak, fully configurable, scriptable.. what's not to love? Plus, cats.

Configuring a beautiful prompt has never been easier...

Minimalistic system information. An alternative to fetch, neofetch, etc.

Properly configure colours for ls output in a consistent manner.

Shell (Nushell)

Bash was awesome for many years, however I am now a Nushell convert.

Editor (Neovim)

A few dependencies for Neovim & plugins.

  • luajit
  • ripgrep
  • code-minimap

Other resources

Package Managers

How I install my tools.

PHP package manager. Not much else to say .. it's great for projects and global executables.

My choice of package manager as a Mac OS user.

Other Tools

A bunch of other random tools I've accrued over time on my belt. Some are fun, and others are essential.

Better cat(1).

top and htop are fine, but a bit too boring for my liking.

I don't like creating repositories with GitHub containing default files. In this case, a LICENSE. It's also annoying to visit choosealicence.com everytime.

nvm is too slow, bloated, and confusing. Only really use this for my day-job, as I don't write much JavaScript otherwise.

Great for scripting and filtering large amounts of data. Great when you need it for one-offs, but is sort of replaced by gum when you want to write a helper script that sticks around.

I used to use this with Neovim, but have since switched to Telescope & ripgrep.

A terminal-based markdown reader. It's absolutely fantastic for reading READMEs and your own markdown documents.

A series of elegant helpers to write beautiful shell scripts with. This is a huge time saver.

A command-line JSON parser, among other things.

An amazing tool, and absolutely good to have, however as a Nushell user, this has lost a lot of value over time.

The 1Password CLI. Great for scripting all kinds of authentication.

An improved PHP REPL.

Also used with Neovim & Codi as an interactive scratchpad. A mix between a REPL & editor.

A markdwn, terminal-based slide deck. Originally I used lookatme, but if I am honest, I don't really like installing or using Python (pip) packages and as such, gladly moved to slides.

Symlink farm manager. This tool is how I sync all the configurations from this repository into my system. Without this, setting up a new machine would always be some kind of pain in the ass. Now, I simply clone this repsitory and run the appropriate stow command (kept in the Makefile).

A more succicnt man.

A scriptable, terminal-based todo list.

A scriptable, terminal-based typing test.

jq but for CSVs. Pretty great, but Nushell kind of replaces the need for it.

dotfiles's People

Contributors

jordanbrauer avatar

Stargazers

 avatar  avatar

Watchers

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