Skip to content

justinbelcher/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

IDE: User settings.json

{
    "window.zoomLevel": 0.75,
    "workbench.navigationControl.enabled": false,
    "workbench.layoutControl.enabled": false,
    "window.menuBarVisibility": "compact",
    "workbench.colorTheme": "Framer Syntax",
    "editor.formatOnPaste": true,
    "editor.minimap.enabled": false,
    "editor.fontFamily": "'JetBrainsMono NF', monospace",
    "editor.fontSize": 13,
    "editor.tabSize": 2,
    "terminal.integrated.fontFamily": "'JetBrainsMono NF', monospace",
    "terminal.integrated.fontSize": 13,
}

Brew deps

brew install font-jetbrains-mono-nerd-font
brew install jandedobbeleer/oh-my-posh/oh-my-posh

.bashrc

eval "$(oh-my-posh init bash --config $(brew --prefix oh-my-posh)/themes/hotstick.minimal.omp.json)"

About

New machine config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published