diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-10-25 21:12:36 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-10-25 21:12:36 +0200 |
| commit | 91f262e4f106f6e633fba3dbf15684655dac1238 (patch) | |
| tree | f9354e8e12b3e26b55de50d3e84b11110ac8233b /.doom.d | |
| parent | b44fe4bc3ef1b0782f1eab47e2d67d16fed69c11 (diff) | |
| download | dotfiles-91f262e4f106f6e633fba3dbf15684655dac1238.tar.gz dotfiles-91f262e4f106f6e633fba3dbf15684655dac1238.zip | |
Add rust into my dev box
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.doom.d')
| -rw-r--r-- | .doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.doom.d/init.el b/.doom.d/init.el index dd850ae..853c296 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -145,7 +145,7 @@ ;;rest ; Emacs as a REST client ;;rst ; ReST in peace (ruby +rails +rvm) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"} - ;;rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap() + rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap() ;;scala ; java, but good ;;(scheme +guile) ; a fully conniving family of lisps sh ; she sells {ba,z,fi}sh shells on the C xor |
