Avatar

well.... some of life in short posts!. Carlitos

@serverleader

ok asi este es un resumen de mi vida asi todo rapidito! :)
Avatar

How to make Home and End Keys on Mac work like in Windows

Open Terminal to make a folder and a text file like below:

cd ~/Library mkdir KeyBindings cd KeyBindings nano DefaultKeyBinding.dict

paste this inside the file:

{ /* Remap Home / End keys */ /* Home Button*/ "\UF729" = "moveToBeginningOfLine:"; /* End Button */ "\UF72B" = "moveToEndOfLine:"; /* Shift + Home Button */ "$\UF729" = "moveToBeginningOfLineAndModifySelection:"; /* Shift + End Button */ "$\UF72B" = "moveToEndOfLineAndModifySelection:"; /* Ctrl + Home Button */ "^\UF729" = "moveToBeginningOfDocument:"; /* Ctrl + End Button */ "^\UF72B" = "moveToEndOfDocument:"; /* Shift + Ctrl + Home Button */ "$^\UF729" = "moveToBeginningOfDocumentAndModifySelection:"; /* Shift + Ctrl + End Button*/ "$^\UF72B" = "moveToEndOfDocumentAndModifySelection:"; }

Original Tip from: Damien Oh -> here

Avatar

My #CasaNode up and running - fastest, simplest way to run your own $BTC and #Lightning Node and now is time to become an expert on layer thanks to jimmy song’s new book!

Avatar
The planet is the way it is, because our collective thoughts about it. We are complicit in our inaction, every time 'we look the other way' when we see an injustice
Avatar

Security is just an illusion, hacking is a talent, defacement is art...

Avatar

Death is a natural part of life. Rejoice for those around you who transform into the Force. Mourn them do not. Miss them do not. -Yoda

Avatar
reblogged

I stayed up til 4AM editing this so it could go up on time today, so please just watch it.  Also, it’s hysterical and I think it’s gonna get a million views. Who wants to make some gifs?

Avatar
serverleader

Yep it's that easy..

Sponsored

You are using an unsupported browser and things might not work as intended. Please make sure you're using the latest version of Chrome, Firefox, Safari, or Edge.