All Projects â†’ alexlafroscia â†’ Dotfiles

alexlafroscia / Dotfiles

My Neovim, ZSH, Tmux and dev tools setup, with installation scipts

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Dotfiles

Dotfiles
Get ready for dotfiles. Contains i3, i3blocks, rofi, dunst, picom, vim, tmux, and zsh.
Stars: ✭ 985 (+1058.82%)
Mutual labels:  tmux, dotfiles, neovim
Idempotent Desktop
🛸 NixOS, Xmonad, Neovim
Stars: ✭ 51 (-40%)
Mutual labels:  tmux, dotfiles, neovim
dot
No description or website provided.
Stars: ✭ 40 (-52.94%)
Mutual labels:  dotfiles, tmux, neovim
dotfiles
⭐ My own world.
Stars: ✭ 12 (-85.88%)
Mutual labels:  dotfiles, tmux, neovim
Jarvis
Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh
Stars: ✭ 617 (+625.88%)
Mutual labels:  tmux, dotfiles, neovim
dotfiles-legacy
. .✧ ¡ 🌎 ✷ âœĢ 🌙 ¡ âœĩ 🚀âœĩ * âœĩ ¡ 🌌âœĢ ✷ ¡ ✧ .
Stars: ✭ 15 (-82.35%)
Mutual labels:  dotfiles, tmux, neovim
Dotconfig
Development environment setup
Stars: ✭ 27 (-68.24%)
Mutual labels:  tmux, dotfiles, neovim
Dot Files
⚡ī¸ Well documented, terminal centric web developer's dot files. Neovim, Zsh, Tmux, Git, etc.
Stars: ✭ 209 (+145.88%)
Mutual labels:  tmux, dotfiles, neovim
Dotfiles
🏡 dotfiles
Stars: ✭ 66 (-22.35%)
Mutual labels:  tmux, dotfiles, neovim
dotfiles
My arch setup script and dotfiles
Stars: ✭ 37 (-56.47%)
Mutual labels:  dotfiles, tmux, neovim
.dotfiles
đŸ’ģ My settings for macOS, kitty, zsh, nvim, tmux, and more 🛠
Stars: ✭ 44 (-48.24%)
Mutual labels:  dotfiles, tmux, neovim
Dotfiles
`~/dotfiles` to setup my dev env on macOS based around `neovim` and `tmux`
Stars: ✭ 20 (-76.47%)
Mutual labels:  tmux, dotfiles, neovim
dotfiles
🚀 tmux, ohmyzsh, powerlevel10k, neovim 🔧
Stars: ✭ 24 (-71.76%)
Mutual labels:  dotfiles, tmux, neovim
Dotfiles
My dotfiles 🚀. Includes configs for neovim, tmux, zsh, alacritty and more.
Stars: ✭ 47 (-44.71%)
Mutual labels:  tmux, dotfiles, neovim
Dotfiles
😈 Vim, git, zsh, tmux, and other goodies.
Stars: ✭ 240 (+182.35%)
Mutual labels:  tmux, dotfiles, neovim
dotfiles
🏠 dotfiles for my macOS environment
Stars: ✭ 17 (-80%)
Mutual labels:  dotfiles, tmux, neovim
Neovim Config
Neovim configuration
Stars: ✭ 180 (+111.76%)
Mutual labels:  tmux, dotfiles, neovim
Dotfiles
My dotfiles: Experimental, ongoing configuration files, development environment and scripts for various Unix-like systems, text-based command-line applications and interfaces.
Stars: ✭ 185 (+117.65%)
Mutual labels:  tmux, dotfiles, neovim
dotfiles
⛩ī¸ My dotfiles on Artix Linux. Gruvbox | Neovim | tmux
Stars: ✭ 56 (-34.12%)
Mutual labels:  dotfiles, tmux, neovim
Dotfiles
🔘 neovim, zsh, tmux, iTerm2, macOS dotfiles
Stars: ✭ 7 (-91.76%)
Mutual labels:  tmux, dotfiles, neovim

.dotfiles

My dotfile configuration. Covers Neovim, TMUX, Git, ZSH and some other things, too.

Installing the doftiles

  1. Pull the project into your home directory

    git clone https://github.com/alexlafroscia/dotfiles.git ~/.dotfiles
    git submodule update --init --recursive
    
  2. Run the installation script

    ~/.dotfiles/install.sh
    
  3. Unless you're me, change the Git configuration to your own name and email address

Make CAPSLOCK Useful

I hate CAPSLOCK and don't find it useful at all. However, is does occupy a really useful place on the keyboard. I've found the best use for it to be mapping it such that tapping it sends ESC and holding it works as CONTROL. This way, you can hold it down using your pinky finger as a modifier, or give it a quick tap to pop out of insert mode in Vim.

(High) Sierra

Karabiner and Seil are no longer supported on Sierra and later. Instead, there is Karabiner Elements which achieves the same task, but is a bit easier to use. Download the latest version, and check out my configuration within karabiner/karabiner.json for an example of how to set this up.

El Capitan

The instructions for doing this using Karabiner and Seil can be found here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].