Skip to content

configurations for some of the applications i use on my laptop

Notifications You must be signed in to change notification settings

MysticalRobot/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

configurations for some of the applications i use in my Fedora setup on my 2017 Macbook Air.
currently, everything with a gui of its own is using the everforest theme

alacritty

  • i use alacritty instead of the default terminal because it allows for more customization

nvim

  • i use neovim as an ide
  • this configuration is based on a prerelease version of neovim (v0.12), and so it makes use of the new builtin plugin manager and improved lsp setup for a simpler configuration (perfect opportunity to join this side if you ask me)

tmux

  • i use tmux to create panes while in the terminal and persist terminal sessions so that i can jump right back into what i was doing
  • i also have this configured so it works seamlessly with neovim

starship

  • i use starship to display useful information (e.g. about git) in my zsh prompt

honorable mentions (not in this directory)

opencode

  • i use opencode to interact with agentic models in neovim and the terminal

eza

  • i use eza as an alternative to ls (for pretty icons)

zoxide

  • i use zoxide when i'm too lazy to cd all over the place,

vimium

  • i use vimium in my browser to ingrain vim movements into my soul

About

configurations for some of the applications i use on my laptop

Resources

Stars

Watchers

Forks