diff --git a/.config/nvim/lazy-lock.json b/.config/nvim/lazy-lock.json index 69f7583..0148344 100644 --- a/.config/nvim/lazy-lock.json +++ b/.config/nvim/lazy-lock.json @@ -11,7 +11,7 @@ "friendly-snippets": { "branch": "main", "commit": "dcd4a586439a1c81357d5b9d26319ae218cc9479" }, "gitsigns.nvim": { "branch": "main", "commit": "078041e9d060a386b0c9d3a8c7a7b019a35d3fb0" }, "indent-blankline.nvim": { "branch": "master", "commit": "3d08501caef2329aba5121b753e903904088f7e6" }, - "lazy.nvim": { "branch": "main", "commit": "af6afefbb46ab29a8a1db69536b04290a9403876" }, + "lazy.nvim": { "branch": "main", "commit": "bef521ac89c8d423f9d092e37b58e8af0c099309" }, "mason-lspconfig.nvim": { "branch": "main", "commit": "9dfcf2036c223920826140f0151d929a43f9eceb" }, "mason-tool-installer.nvim": { "branch": "main", "commit": "1212fb6082b7177dde17ea65e429e027835aeb40" }, "mason.nvim": { "branch": "main", "commit": "751b1fcbf3d3b783fcf8d48865264a9bcd8f9b10" }, diff --git a/.config/tmux/plugins/tmux b/.config/tmux/plugins/tmux index 2ff900d..5ed4e8a 160000 --- a/.config/tmux/plugins/tmux +++ b/.config/tmux/plugins/tmux @@ -1 +1 @@ -Subproject commit 2ff900dc7a1579085cc2362fe459a1ecff78eec4 +Subproject commit 5ed4e8a6a20c928688da268dfcdf460ac9c3cb49 diff --git a/.gitignore b/.gitignore index b04d165..f1090b3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,22 @@ *.DS_Store -*/tmux/plugins/* +*/.config/tmux/plugins/tmux* +*.trash +*.bun/* +*.cache* +*.local* +*.npm* +*.oh-my-zsh* +*.vscode* +*.zcompdump-Kulvir* +*.zcompdump-Kulvir* +*.zsh_* +*Application/* +*Desktop/* +*Downloads/* +*Documents* +*Library/* +*Movies/* +*Music/* +*Pictures/* +*Public/* +*Go/* diff --git a/.zshrc b/.zshrc index 3a9632a..8571078 100644 --- a/.zshrc +++ b/.zshrc @@ -72,8 +72,8 @@ ZSH_THEME="robbyrussell" # Add wisely, as too many plugins slow down shell startup. plugins=( git - zsh-syntax-highlighting zsh-autosuggestions + zsh-syntax-highlighting ) source $ZSH/oh-my-zsh.sh @@ -112,7 +112,7 @@ alias gs='git status' alias python='python3' -alias ls='colorls' +# alias ls='colorls' alias nv='nvim' # Go hot reload package @@ -122,7 +122,7 @@ alias air="~/go/bin/air" eval "$(/opt/homebrew/bin/brew shellenv)" # cool to use tools (if ever wanted to) -# alias neofetch="macchina" +alias neofetch="macchina" # neofetch # bun