Skip to content

ephaesto/config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Config

My personal config

Terminal

Stop asking for ssh password

Create a file ~/.ssh/config:

Host *
    UseKeychain yes

Helpful commands

# Open finder in current folder.
open .

# Open editor in current folder.
atom .
pstorm .

# Get wifi password.
brew install wifi-password
wifi-password

About

My personal config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%