Skip to content

cymoon59/emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

나는 왜 emacs를 쓰려 하는가?

  • 서버에서 로컬처럼 작업을 할 수 있다.
    예를 들어 서버에서 딥러닝 코드를 실행하고 싶다면 notebook을 이용할 수 있을 것이다.
    하지만 나의 경우 키보드 바인딩이 다름으로 인해서 불편했고,
    pycharm처럼 자동완성되고 빌드되길 바랬다.
    pycharm도 서버와 연결해서 작업이 가능하지만 유료 기능으로 알고있다.
    딱히 큰일을 하는 것도 아닌데 유료 버전을 쓸 필요는 없으니 시간을 들여 찾아본 결과 emacs라면
    터미널 연결로 이 모든 것이 가능할 것이라는 생각에 찾아보고 있다.
    부족한 부분이 있을지는 모르겠지만 아직까지는 만족 중.

common

python

Markdown

Install

git init .
git remote add -t \* -f origin <repository-url>
git checkout master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published