© 2023 Hashnode
#dotfiles
Neovim is a powerful and highly customizable text editor that is well-suited for a wide range of programming and text editing tasks. If you are looking for a fast and reliable text editor, Neovim is d…
I want to talk about a common practice among developers who work on multiple machines or work on (many) servers. As developers, we spend a healthy amount of our time on the shell and work with command line tools. If you fit in this descript…
Today, I will walk you through my process to configure LeftWM. We can find the official documentation for the configuration here: https://github.com/leftwm/leftwm/wiki/Config I'll assume you have Left…
Introduction Let’s learn from my situation. Within a year I have installed macOS 6 times for various reasons (macOS crashes, switching to new mac, clean install every half year). It is frustrating to …
Introduction When your OS crashes or you need to change it, you will reconfigure .dotfiles such as .zsh, .gitconfig and .vimrc. These .dotfiles change over time as you start customizing Linux accordin…
Uma coisa que todo desenvolvedor tem (ou teve) que fazer é configurar o ambiente dele. Isso inclui, configurações de Git, SSH, instalar zsh, atalhos do sublime e por ai vai. Ai você faz isso na sua ca…
Ubuntu + Windows + .dotfiles 1. Open “Update & Security” > “For Developers” > activate the “Developer Mode”. 2. Under “Programs” > “Programs and Features”, click “Turn Windows Features On or Off”. 3…