Skip to content

jovyntls/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

configuration files


setup for new device:

  • install homebrew
  • install Kitty
  • install oh-my-zsh (and zsh)
  • reinstall vim using brew to fix paths (or UltiSnips complains)
    • if not fixed: use brew link vim
  • install nvim
  • for fzf vim - Bat, the_silver_searcher
  • for latex - MacTex, latexmk
  • misc: Alfred and Amethyst
  • mac keyboard shortcuts
    • move focus to next window: CMD+`
    • new kitty window here: CMD+SHIFT+`

change kitty icon

resize to fit with other Dock icons:

convert ~/Downloads/whiskers_256x256.png -resize 235x235 -gravity center -background transparent -extent 256x256 ~/Downloads/output.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published