Skip to content

Instantly share code, notes, and snippets.

@whowantstolivefo
Created February 1, 2013 14:10
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save whowantstolivefo/4691516 to your computer and use it in GitHub Desktop.
aslan@ubuntu:~/workspace/rails_project/sample_app$ git remote -v
heroku git@heroku.com:hidden-lowlands-9502.git (fetch)
heroku git@heroku.com:hidden-lowlands-9502.git (push)
origin git@github.com:whowantstolivefo/sample_app.git (fetch)
origin git@github.com:whowantstolivefo/sample_app.git (push)
aslan@ubuntu:~/workspace/rails_project/sample_app$
@whowantstolivefo
Copy link
Author

aslan@ubuntu:$ cd .s
.ssh/ .swt/
aslan@ubuntu:
$ cd .ssh/config
-bash: cd: .ssh/config: No such file or directory
aslan@ubuntu:$ cd .ssh/
aslan@ubuntu:
/.ssh$ ls
id_rsa id_rsa.pub key_backup known_hosts
aslan@ubuntu:~/.ssh$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment