Skip to content

Instantly share code, notes, and snippets.

View codingCoffee's full-sized avatar
💭
Wtf, this isn't a social network, fudge the status

Ameya Shenoy codingCoffee

💭
Wtf, this isn't a social network, fudge the status
View GitHub Profile

Keybase proof

I hereby claim:

  • I am codingcoffee on github.
  • I am coding_coffee (https://keybase.io/coding_coffee) on keybase.
  • I have a public key ASAaQbMuHfH13RqbxlthtNAT4GLz8Ap2--SGcop7fX6iZAo

To claim this, I am signing this object:

@codingCoffee
codingCoffee / spacemacs-keybindings
Created November 23, 2017 20:32 — 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 |