Skip to content

alexmingoia/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My MacOS setup using Nushell and Helix editor. Take what you like.

Configuration

  1. Install Homebrew and iTerm2
  2. git clone git@github.com:alexmingoia/dotfiles.git ~/.dotfiles
  3. Symlink nushell configs ln -s ~/.dotfiles/nushell ~/Library/Application\ Support/
  4. Symlink helix configs ln -s ~/.dotfiles/helix ~/.config/
  5. Install nushell and helix brew install nushell hx
  6. Set the default shell to nushell in iTerm2's Settings > Profiles > Default > General, under "Command". Use which nu to get the executable path.
  7. Set the colors to match Helix's theme in iTerm2's Settings > Profiles > Default > Colors, then import the color preset from this repository.

About

My OS X setup using Nu shell and Helix editor.

Resources

Stars

Watchers

Forks