Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.53 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.53 KB

dotfiles

These are my dotfiles, the coolest ones you'll ever see.

screenshot from workflow

How my setup looks like currently (macOS + yabai + neovim)

Config

I have some configurations provided for mac and linux (because I use both), so:

  • artemis: macbook
  • turing: desktop with linux (arch)

Quickstart

  • If you're using macOS:
    • Install Homebrew
    • Install some Nerd Fonts (Monaco, Fira Code and JetBrains Mono for example)
    • Start using configuration files from config and artemis directories
  • If you're using linux:
    • Install some Nerd Fonts (Monaco, Fira Code and JetBrains Mono for example)
    • Start using configuration files from config and turing directories

Shell

I'm using zsh with Oh My Zsh, so if you want to use it you have to install with sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)".

I also have a configuration file for fish. If you want to use my fish configuration with linux you have to remove eval "$(/opt/homebrew/bin/brew shellenv)" from your ~/.config/fish/config.fish!

Notable stuff

License

This is free and unencumbered software released into the public domain.
For more information, please refer to http://unlicense.org