mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
Config Updates:
- .gitconfig: Use local date for display - .profile: Configure golang - .profile: gtkrc, wget, ollama setting changed to adhere to XDG folder structure - .zshrc: Use docker-compose oh-my-zsh plugin
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
cmd = code --wait $MERGED
|
||||
|
||||
[log]
|
||||
date = relative
|
||||
date = local
|
||||
|
||||
[alias]
|
||||
ll = log --pretty=format:'%Cblue%cn (%ce)%Creset committed %Cred%h%Creset %Cgreen%cr%Creset:%n%B'
|
||||
|
||||
Reference in New Issue
Block a user