Skip to content

kevingyori/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing

You will need git and GNU stow

Clone into your $HOME directory or ~

git clone https://github.com/kevingyori/.dotfiles.git ~

Run stow to symlink everything or just select what you want

stow */ # Everything (the '/' ignores the files such as the README)
stow nvim # Just my nvim config

What I currently use

OS MacOS / Fedora Asahi Remix
WM AeroSpace / Sway
Terminal Kitty + tmux
Shell fish
Editor Neovim - LazyVim
Browser Brave + Chrome

I stopped using tiling WMs on MacOS for now, they were causing more issues than they were solving

Operating System

MacOS vs Linux

I dual both MacOS and Fedora Asahi Remix. Love them both for different reasons.

I mostly code on Linux.

I do all of my photo and video editing, designing and gaming on MacOS.

Window Manager

Sway on Linux

I like using sway with an autotiler script for it's simplicity. It was easy to set up and works like a charm.

Nothing on MacOS

I'm currently trying out AeroSpace.

Terminal

Kitty is fast, and has everything I could ever need from a terminal emulator. I tried replacing tmux with it - with a custom kitten. But in the end I just couldn't leave tmux behind.

Kitty might have a bit too many features for me, so I'm planning on switching to Alacritty soon.

Shell

I switched to fish from zsh because of the built-in syntax highlighting and the auto-suggestions. It even feels a bit snappier than my zsh config did.

Editor

I use the LazyVim Neovim distro with a few extra plugins and tweaks.

Would love to use my own config, but I couldn't get the lsp to work the way I wanted.

Browser

I use Brave for browsing and Chrome for web dev testing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published