This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[user] | |
email = jhonsfran@gmail.com | |
name = Sebastian Franco | |
[push] | |
autoSetupRemote = true | |
[core] | |
pager = delta | |
[alias] | |
cmp = "!f() { git add -A && git commit -m \"$@\" && git push; }; f" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
font-family = MesloLGS Nerd Font Mono | |
font-size = 14 | |
theme = BirdsOfParadise | |
adjust-cell-height = 10% | |
command = /bin/zsh -c "tmux new -A -s unprice" | |
copy-on-select = true | |
font-thicken = true | |
# mouse-hide-while-typing = true |