Skip to content

Automated Configuration, Preferences and Software Installation

License

Notifications You must be signed in to change notification settings

reysand/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Automated Configuration, Preferences and Software Installation (School 21)

Git Config (terminal/.gitconfig)

  • git config --global user.name "Your Name"
  • git config --global user.email email@example.com
  • git config --global user.signingkey KEY

iTerm2 Profile (terminal/iterm.json)

iTerm2 preview with Vim

For better experience use these settings:

  • Font: JetBrains Mono Regular 12
  • Use ligatures
  • Theme: Compact
  • Tab bar location: Bottom
  • Show per-pane title bar with split panes
  • Dim inactive slpit panes

About

Automated Configuration, Preferences and Software Installation

Topics

Resources

License

Stars

Watchers

Forks