Skip to content

ryuhey0123/.dotfiles

Repository files navigation

.dotfiles

Welcome to Ryuhey's dotfiles. Using machine :

Hardware OS
Macbook Pro (Retina, 15-inch, Early 2013) macOS Mojave 10.14.4
WIndows 8.1 (on VM)
iMac macOS Mojave 10.14.4
Windows 10 (on VM)
Macbook Air Archlinux

Install

Clone this repository to $HOME directory and run install script.

$ sh install.sh

For Italic font support, making terminfo file.

$ vim /tmp/xterm-256color-italic.terminfo

Witre :

# A xterm-256color based TERMINFO that adds the escape sequences for italic.
xterm-256color-italic|xterm with 256 colors and italic,
  sitm=\E[3m, ritm=\E[23m,
  use=xterm-256color,

And,

$ tic /tmp/xterm-256color-italic.terminfo

At iTerm2,

  • Preferences → Profiles → Text check italic text allowed
  • Preferences → Profiles → Terminal → Report Terminal Type input xterm-256color-italic

ATTENTION

This script install some application without your confirmation. And there is not Uninstall script.

Application list

Auto install Application is marked by ⭐️.

Editor

  • neovim ⭐️

    Vim-fork focused on extensibility and usability

  • pycahrm

    Python IDE

  • MacVim

    GUI VIM()

  • Typora

    Markdown editor

  • Table tool

    A simple CSV editor for the Mac

  • Texpad

  • Xcode

Terminal emulator

Shell

  • zsh ⭐️

    A shell designed for interactive use

  • fish

    Finally, a command line shell for the 90s

Shell Plugin/Tools

  • zplug ⭐️

    A next-generation plugin manager for zsh

  • tmux ⭐️

    A terminal multiplexer

  • fzf ⭐️

    A command-line fuzzy finder

  • z ⭐️

    Jump around

  • mas ⭐️

    Mac App Store command line interface

Web browser

  • Google chrome

Office suite

  • Microsoft Excel
  • Microsoft Word

Communication

Utility

  • Alfred 3

    An award-winning app for macOS

  • MagicPrefs

    Improve the functionality and configuration options of the Apple Magic Mouse.

  • AppCleaner

    A small application which allows you to thoroughly uninstall unwanted apps

  • The Unarchiver

    The only app you need to open RAR on Mac

Viewer

Virtual machine

  • VMware fusion