Skip to content

Contains all configurations and dotfiles for all operating systems I currently use

Notifications You must be signed in to change notification settings

rounaksalim95/Configurations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macOS

  • To avoid running ssh-add -K after every reboot add the following to ~/.ssh/config (needed for macOS 10.12 Sierra changes to ssh)
AddKeysToAgent yes
UseKeychain yes
IdentityFile ~/.ssh/id_rsa
  • ln -s /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl /usr/local/bin/.
  • git config --global gpg.program gpg1 to fix issue of failing to sign data using gpg because brew gpg update changed location of gpg to gpg1

zsh

About

Contains all configurations and dotfiles for all operating systems I currently use

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published