Skip to content

Instantly share code, notes, and snippets.

View SumOfAllN00bs's full-sized avatar
😃

SumOfAllN00bs SumOfAllN00bs

😃
View GitHub Profile
@SumOfAllN00bs
SumOfAllN00bs / githubpull.md
Created April 2, 2020 02:31 — forked from Jabarabo/githubpull.md
Gist of a stolen gist
@SumOfAllN00bs
SumOfAllN00bs / spacemacs-keybindings
Created September 25, 2017 09:37 — forked from adham90/spacemacs-keybindings
spacemacs keybindings that i need to learn
SPC s c remove highlight
**** Files manipulations key bindings
Files manipulation commands (start with ~f~):
| Key Binding | Description |
|-------------+----------------------------------------------------------------|
| ~SPC f c~ | copy current file to a different location |
| ~SPC f C d~ | convert file from unix to dos encoding |
| ~SPC f C u~ | convert file from dos to unix encoding |