[RUBY] About emacs, qiita, git

!Mac OS X-10.15.7!ruby-2.7.1p83

How to use ubuntu, emacs

For paste on ubuntu, Ctrl-shift v and right-click. (I could do it just by right-clicking)

Editing qiita

The relevant part of README.org

#+AUTHOR: your name
#+name_list: your number , your name
#+qiita_id: your id
#+github_id: your id

change to.

About shell [I] command

There are Ubuntu and bash, but fish and zsh are popular.

--mkdir (make dir) # create a new directory --pwd (print working dir) # Show absolute path (displays where you are) --cd (change dir) #change directory (change location) --cd .. # Go back one

emacs

The flow of editing in emacs

  1. emacs XXXXX.org
  2. Input
  3. C-x→C-s (save)
  4. C-x → C-c (quit) or C-z (stop)

git

To move the repository on github to local

How to give to git

!Mac OS X-10.15.7!ruby-2.7.1p83


Recommended Posts

About emacs, qiita, git
About =
Continued Talk about writing Java in Emacs @ 2018