Skip to content

mortnod/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

  1. git clone https://github.com/mortnod/dotfiles.git
  2. Modify settings.sh to your needs
    • Change git name, and remove packages/applications you don't need
  3. Run the install script: ./install.sh

dotfiles-demo

Pst! You can also run only parts of the installation script, for example setup/macos.sh. Just make sure to run setup/prerequisites.sh first to ensure that the script doesn't fail.

But... What does the install script DO?

Lots of things! The following things will happen in cronological order:

[?] = Optional (the installer will ask before making the change)

  • Prerequisites
    • Install Xcode Select
    • Install Homebrew
    • Install essential brew packages (e.g. fish, node, python and coreutils)
  • Fish
  • [?] Bash
  • Vim
    • Install vim-plug (vim package manager)
    • Install vim plugins (see .vimrc)
  • Git
    • Set git name and email
  • [?] Hyper
    • Install Hyper
    • Install HPM (hyper package manager)
    • Install Hyper packages
  • [?] Install global NPM packages
  • [?] Change macOS default (about 100 tweaks in total)
  • [?] Install applications (such as Chrome and Dropbox)

For more information of what the actual dotfiles does, take a look at source code.

Better terminal colors

Snazzy theme by Sindre Sorhus

Hyper

You don't have to do anything. Just run install.sh or setup/hyper.sh.

Terminal

  1. Open the file other/snazzy.terminal
  2. Open PreferencesProfiles
  3. Select Snazzy and click Default

iTerm

  1. Open the file other/snazzy.itermcolors
  2. Select Snazzy from PreferencesProfilesColorsLoad Presets

About

For a more sensible shell experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published