Skip to content

michal800106/dot-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I recomend create backup of current $HOME/.emacs.d and $HOME/.emacs

% rm $HOME/.emacs
% ln -s $PATH_REPOS/dot-files/.emacs.d/init.el $HOME/.emacs.d/init.el
% ln -s $PATH_REPOS/dot-files/.emacs.d/settings $HOME/.emacs.d/settings

JS completion:

% git clone https://github.com/ternjs/tern.git
% cd tern
% npm

add path to tern into $PATH

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published