Skip to content

kashiwachen/dotfiles

Repository files navigation

Dotfiles

I personally start to use the following configures of some tools for daily development:

Tutorial

  1. install homebrew
  2. install Hack Nerd Font, fish, wezterm, exa, tree, icdiff throught homebrew
  3. install starship
  4. install fisher(fish plugin manager) and cli tools
  5. configure fish shell
    1. especially $PATH throught fish_add_path /opt/homebrew/bin
    2. default shell for the terminal

Terminal

  • CLI Ttools
    • neofetch(check system info)
    • exa
    • tree
  • tmux
  • neovim
  • starship prompt
  • fish shell
    • fisher(plugin manager)
      • z
      • fzf
  • wezterm

DEPRECATED

  • oh-my-zsh/zsh
  • alacritty

Code

  • programming language linters:
    • python:
      • pylint
      • flake8
      • .pre-commit config
  • git
  • HHKB keybord config

Scripts

  • Backup target configuration with backup.sh
  • Deploy(Copy) target configuration with deploy.sh

About

my development setting files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published