Skip to content

yammerjp/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a2c84b4 · Feb 15, 2025
Dec 11, 2022
Feb 15, 2025
Jul 17, 2024
Mar 6, 2023
Feb 4, 2023
Aug 18, 2024
Jan 19, 2025
Dec 30, 2022
Jul 18, 2024
Mar 6, 2023
Nov 12, 2022
Aug 18, 2024
Feb 26, 2023
Nov 13, 2022
Oct 15, 2022
Apr 5, 2020
Apr 16, 2022
May 19, 2023
Aug 18, 2024
May 30, 2023
Jan 19, 2025
Jan 19, 2025
Nov 20, 2022
Mar 19, 2020
Nov 20, 2022
Feb 5, 2023
Nov 20, 2022
May 30, 2023
Mar 6, 2023
Mar 6, 2023
Mar 6, 2023

Repository files navigation

lint

yammerjp's dotfiles (~/.*)

Desktop Screnn shot

My setting files for Ubuntu / macOS

  • Neovim
  • Yadm
  • Zsh
  • tmux
  • Alacritty
  • asdf
  • fzf
  • HackGen
  • Sheldon

...etc

Setup

Ubuntu Setup

sudo apt update && sudo apt install git -y
bash -c "$(wget -q -O https://raw.githubusercontent.com/yammerjp/dotfiles/master/setup.sh)"

macOS Setup

# Sign in to Apple ID
open /System/Applications/App\ Store.app

# Setup Homebrew
xcode-select --install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

# Setup my settings
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/yammerjp/dotfiles/master/setup.sh)"

# Enable macOS settings of User Defaults
sudo reboot

# Enable karabiner settings
open /Applications/Karabiner-Elements.app/
#   Complex modifications > Add rule > yammerjp's setting > Enable All

LICENSE

MIT

ToDo

  • Add dot.yammerjp.net/help