Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Download the repo and symlink the init.el file from .emacs.d directory

Swap left alt and left ctrl

Use your left thumb for ctrl (C-) and right thumb for alt (M-)

foo@bar:~$ setxkbmap -option ctrl:swap_lalt_lctl

You can also just add the command to your .profile (or similar)

Rust

To install rust-analyzer

foo@bar:~$ git clone https://github.com/rust-analyzer/rust-analyzer.git -b release
foo@bar:~$ cd rust-analyzer
foo@bar:~$ cargo xtask install --server # will install into $HOME/.cargo/bin

About

My emacs dot file

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages