Skip to content

DomizianoScarcelli/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are my configuration files for MacOS.

Screenshot 2024-10-30 at 12 10 18 PM

Old configurations (I like to change the look pretty frequently lol)

I'm using:

  • atuin to manage terminal commands history
  • stow to manage symlinks to have dotfiles all in one place
  • yabai as a tiling window manager
  • skhd to map terminal commands to keyboard shortcut. This is helpful to manage yabai windows with the keyboard
  • nvim as the text editor of choice. I used vscode for a long time so I also keep its configuration files here.
  • karabineer-elements to remap keys
  • yazi as a terminal file manager
  • tmux to have multiple terminal windows in a single terminal
  • kitty as a terminal emulator
  • sketchybar to have a customizable alternative menu bar on MacOS
  • jankyborders to have customizable borders on the current active window
  • visidata to handle .csv and other type of tabular files in the terminal

good nvim plugins

  • nvim-tree as a file manager
  • lualine to have some information at the top and bottom of the window
  • undotree to see a tree of my file undos
  • telescope as a fuzzy finder
  • todo-comments to highlight TODOs and other keywords in comments
  • vimtex to be able to compile LaTeX documents on save
  • vim-commentary to quickly comment highlighted portions of code
  • ufo to manage automatic folding (I'm using it to automatically fold Python doctrings)

About

My configuration files for MacOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published