Skip to content

Switching to systems made easy!

Notifications You must be signed in to change notification settings

midhun1998/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config management

This repository hosts various config files such as .tmux.conf, .zshrc, .vimrc, etc. The whole motive is to switching between the systems easily without having to match each config one at a time.

Configure iTerm2

I would suggest importing profile as JSON from iTerm2 folder if you want it to be the same.

Font

Size

By default, iTerm2 has really small font size. To configure the fonts and font-size go to

iTerm2 -> Settings -> Profiles -> Default -> Text -> Set font size to 15 

Font Family

I use Powerlevel10k theme so for its compatibility for Mac we need to use MesloLGS NF (this is installed as part of install.sh if not kick-off p10k configure command) and for Linux/WSL I prefer Firacode NF patched font from here

Colorscheme

I prefer Dracula+ from https://iterm2colorschemes.com/

Enable Status Bar for CPU and Memory Usage Tracking

Go to iTerm2 Settings -> Profiles -> Default -> Session -> Status Bar Enabled

Command + Backspace Keymap

Go to iTerm2 Settings -> Profiles -> Default -> Keys -> Configure Command + Backspace to send 0x17 Hexcode

About

Switching to systems made easy!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages