Skip to content

956MB/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dashboard neo-tree lazy xcode

Aliases

General

zshrc

alias v='nvim' nv='nvim'
alias z-='z -'
alias cd..='z ..'
alias ..='z ..'
alias l='ls -t'
alias ll='ls -altrF'
alias lsa='ls -hla'
alias lsr='ls -lR'
alias lsf='ls -1 | wc -l'
alias lss='du -sh *'
alias la='ls -A'
alias ls='ls -CF'
alias cls='clear'
alias oldtop="/usr/bin/top"
alias nf="neofetch"
alias of="onefetch --no-color-palette --include-hidden -E --no-title"
alias ep="echo $PATH"
alias resh="source ~/.zshrc"
alias vzsh='kitty @ launch --type=tab nvim --remote-silent ~/.zshrc'
alias vlua='kitty @ launch --type=tab nvim --remote-silent ~/dotfiles/nvim'
alias monkeytype='z ~/Dev/monkeytype-24.22.0/; pnpm dev-fe'
alias zfq='zoxide query -l -s | less'
Commands
alias ftl='find . -type f -name "*.*" -exec basename {} \; | sed "s/.*\.//" | sort -u'
Git
alias ga='git add'
alias gaa='git add .'
alias gaaa='git add -A'
alias gc='git commit'
alias gcm='git commit -m'
alias gcr='git clone'
alias gd='git diff'
alias gi='git init'
alias gl='git log'
alias gp='git pull'
alias gpsh='git push'
alias gss='git status'
alias gcnt='git ls-files | wc -l'
alias lg='lazygit'

Yabai/skhd

yabairc skhdrc

alias ystart='yabai --start-service'
alias ystop='yabai --stop-service'
alias yupgrade='brew upgrade yabai'
alias skstart='skhd --start-service'
alias skstop='skhd --stop-service'

Neovim Summary

Neovim: v0.9.5 · LazyVim: v10.22.0 · Colorscheme: github_dark_colorblind

nvim

Total: 89 plugins

  Loaded (69)
    ● align.nvim 0.07ms  start -- https://github.com/Vonr/align.nvimalpha-nvim 3.38ms  VimEnter -- https://github.com/goolord/alpha-nvimbufferline.nvim 4.84ms  VeryLazy -- https://github.com/akinsho/bufferline.nvimcmp-buffer 0.2ms  nvim-cmp -- https://github.com/hrsh7th/cmp-buffercmp-cmdline 0.18ms  nvim-cmp -- https://github.com/hrsh7th/cmp-cmdlinecmp-nvim-lsp 0.17ms  nvim-cmp -- https://github.com/hrsh7th/cmp-nvim-lspcmp-path 0.17ms  nvim-cmp -- https://github.com/hrsh7th/cmp-pathcmp_luasnip 0.15ms  nvim-cmp -- https://github.com/saadparwaiz1/cmp_luasnipComment.nvim 2.26ms  start -- https://github.com/numToStr/Comment.nvimconform.nvim 19.77ms  start -- https://github.com/stevearc/conform.nvimfidget.nvim 3.36ms  nvim-lspconfig -- https://github.com/j-hui/fidget.nvimflash.nvim 2.3ms  VeryLazy -- https://github.com/folke/flash.nvimfriendly-snippets 14.04ms  LuaSnip -- https://github.com/rafamadriz/friendly-snippetsgitsigns.nvim 5.68ms  nvim-scrollbar -- https://github.com/lewis6991/gitsigns.nvimgo.nvim 10.32ms  CmdlineEnter -- https://github.com/ray-x/go.nvimguihua.lua 1ms  go.nvim -- https://github.com/ray-x/guihua.luaharpoon 0.71ms  start -- https://github.com/ThePrimeagen/harpoonhead.nvim 4.05ms  start -- https://github.com/956MB/head.nvimhydra.nvim 0.69ms  multicursors.nvim -- https://github.com/smoka7/hydra.nvimindent-blankline.nvim 4.91ms  LazyFile -- https://github.com/lukas-reineke/indent-blankline.nvimlazy.nvim 25.56ms  init.lua -- https://github.com/956MB/lazy.nvimlazydev.nvim 1.6ms  lua -- https://github.com/folke/lazydev.nvimLazyVim 4.83ms  start -- https://github.com/LazyVim/LazyVimlspkind.nvim 0.18ms  nvim-cmp -- https://github.com/onsails/lspkind.nvimlspmark.nvim 3.87ms  start -- https://github.com/tristone13th/lspmark.nvimlualine.nvim 17.24ms  VeryLazy -- https://github.com/nvim-lualine/lualine.nvimLuaSnip 32.85ms  start -- https://github.com/L3MON4D3/LuaSnipmarkdown-preview.nvim 1.1ms  markdown -- https://github.com/iamcco/markdown-preview.nvimmason-lspconfig.nvim 0.23ms  nvim-lspconfig -- https://github.com/williamboman/mason-lspconfig.nvimmason-tool-installer.nvim 1.05ms  nvim-lspconfig -- https://github.com/WhoIsSethDaniel/mason-tool-installer.nvimmason.nvim 19.09ms  conform.nvim -- https://github.com/williamboman/mason.nvimmini.ai 0.64ms  VeryLazy -- https://github.com/echasnovski/mini.aimini.comment 0.37ms  VeryLazy -- https://github.com/echasnovski/mini.commentmini.indentscope 0.86ms  LazyFile -- https://github.com/echasnovski/mini.indentscopemini.nvim 1.69ms  start -- https://github.com/echasnovski/mini.nvimmini.pairs 1.27ms  VeryLazy -- https://github.com/echasnovski/mini.pairsmulticursors.nvim 5.26ms  VeryLazy -- https://github.com/smoka7/multicursors.nvimncks.nvim 0.76ms  start -- https://github.com/956MB/ncks.nvimneo-tree.nvim 12.23ms 󰢱 neo-tree.eventsxcodebuild.nvim -- https://github.com/nvim-neo-tree/neo-tree.nvimneodev.nvim 15.04ms  start -- https://github.com/folke/neodev.nvimnui.nvim 0.04ms  xcodebuild.nvim -- https://github.com/MunifTanjim/nui.nvimnvim-cmp 16.05ms  LuaSnip -- https://github.com/hrsh7th/nvim-cmpnvim-dap 76.72ms  start -- https://github.com/mfussenegger/nvim-dapnvim-dap-ui 0.36ms 󰢱 dapuinvim-dap -- https://github.com/rcarriga/nvim-dap-uinvim-lint 2.06ms  LazyFile -- https://github.com/mfussenegger/nvim-lintnvim-lspconfig 13.51ms 󰢱 lspconfig.utilneodev.nvim -- https://github.com/neovim/nvim-lspconfignvim-nio 0.24ms  nvim-dap-ui -- https://github.com/nvim-neotest/nvim-nionvim-notify 3.7ms 󰢱 notifyLazyVim -- https://github.com/rcarriga/nvim-notifynvim-scrollbar 6.71ms  start -- https://github.com/petertriho/nvim-scrollbarnvim-treesitter 9.71ms  VeryLazy -- https://github.com/nvim-treesitter/nvim-treesitternvim-treesitter-textobjects 3.16ms  VeryLazy -- https://github.com/nvim-treesitter/nvim-treesitter-textobjectsnvim-ts-autotag 4.54ms  LazyFile -- https://github.com/windwp/nvim-ts-autotagnvim-web-devicons 16.85ms  telescope.nvim -- https://github.com/nvim-tree/nvim-web-deviconsobsidian.nvim 21.97ms  markdown -- https://github.com/epwalsh/obsidian.nvimoil.nvim 3.05ms  start -- https://github.com/956MB/oil.nvimpersistence.nvim 4.07ms 󰢱 persistencelua -- https://github.com/folke/persistence.nvimplenary.nvim 0.64ms  harpoon -- https://github.com/nvim-lua/plenary.nvimsobrio 0.4ms colorscheme sobrioLazyVim -- https://github.com/956MB/sobriotelescope-file-browser.nvim 0.05ms  start -- https://github.com/nvim-telescope/telescope-file-browser.nvimtelescope-fzf-native.nvim 6.62ms  telescope.nvim -- https://github.com/nvim-telescope/telescope-fzf-native.nvimtelescope-ui-select.nvim 0.06ms  telescope.nvim -- https://github.com/nvim-telescope/telescope-ui-select.nvimtelescope.nvim 38.89ms  xcodebuild.nvim -- https://github.com/nvim-telescope/telescope.nvimtodo-comments.nvim 3.46ms  VimEnter -- https://github.com/folke/todo-comments.nvimtoggle-lsp-diagnostics.nvim 0.92ms  start -- https://github.com/WhoIsSethDaniel/toggle-lsp-diagnostics.nvimtrouble.nvim 2.91ms 󰢱 troublelualine.nvim -- https://github.com/folke/trouble.nvimvim-kitty 0.46ms  start -- https://github.com/fladson/vim-kittyvim-sleuth 0.9ms  start -- https://github.com/tpope/vim-sleuthwhich-key.nvim 13.52ms  VimEnter -- https://github.com/folke/which-key.nvimxcodebuild.nvim 71.84ms  nvim-dap -- https://github.com/wojciech-kulik/xcodebuild.nvim

  Not Loaded (14)
    ○ catppuccin -- https://github.com/catppuccin/nvimcopilot.luaInsertEnterCopilot -- https://github.com/zbirenbaum/copilot.luadressing.nvim -- https://github.com/stevearc/dressing.nvimgx.nvimgx (v)  gxBrowse -- https://github.com/chrishrb/gx.nvimlazygit.nvim<leader>lgLazyGitCurrentFileLazyGitFilterLazyGitFilterCurrentFileLazyGitLazyGitConfig -- https://github.com/kdheepak/lazygit.nvimluvit-meta -- https://github.com/Bilal2453/luvit-metanvim-autopairsInsertEnter -- https://github.com/windwp/nvim-autopairsnvim-spectre<leader>srSpectre -- https://github.com/nvim-pack/nvim-spectrenvim-ts-context-commentstring -- https://github.com/JoosepAlviste/nvim-ts-context-commentstringrainbow_csv.nvimcsvtsvcsv_semicoloncsv_whitespacecsv_piperfc_csvrfc_semicolonRainbowMultiDelimRainbowAlignRainbowDelimRainbowDelimSimpleRainbowDelimQuoted -- https://github.com/cameron-wags/rainbow_csv.nvimtoggleterm.nvim<C-\> -- https://github.com/akinsho/toggleterm.nvimvim-dadbodvim-dadbod-ui -- https://github.com/tpope/vim-dadbodvim-dadbod-completionsqlitesqlmysqlplsqlvim-dadbod-ui -- https://github.com/kristijanhusak/vim-dadbod-completionvim-dadbod-uiDBUIFindBufferDBUIDBUIToggleDBUIAddConnection -- https://github.com/kristijanhusak/vim-dadbod-ui

  Disabled (6)
    ○ dashboard-nvim -- https://github.com/nvimdev/dashboard-nvimnoice.nvim -- https://github.com/folke/noice.nvimnvim -- https://github.com/catppuccin/nvimnvim-snippetsnvim-cmp -- https://github.com/garymjr/nvim-snippetstokyonight.nvim -- https://github.com/folke/tokyonight.nvimts-comments.nvim -- https://github.com/folke/ts-comments.nvim
                 -- --                    Project: dotfiles (2 branches)
         --                 -- @@@@       HEAD: 804523a (main)
      --      @@@@@@@@@@@     @@@@@@      Pending: 1+- 1+
           @@@@@@@@@@@@@@@@@   @@@@       Created: 2 months ago
  --     @@@@@@@@@@@@@@****@@@     --     Languages:                            
 --    @@@@@@@@@@@@@@@******@@@@    --Lua (89.1 %) ● Shell (4.1 %)
      @@@@@@@@@@@@@@@@@****@@@@@@                    ● BASH (3.5 %) ● Python (2.1 %)
--   @@@**@@@@@@@@@@@@@@@@@@@@@@@@   --Zsh (1.2 %) 
--   @@@**@@@@@@**@@**@@******@@@@   --   Author: 100% Alexander Bays <bays@956mb.com> 40
     @@@**@@@@@@**@@**@**@@@**@@@@        Last change: a minute ago
--   @@@**@@@@@@**@@**@@@*****@@@@   --   URL: https://github.com/956MB/dotfiles.git
--   @@@**@@@@@@**@@**@***@@**@@@@   --   Commits: 40
      @@*******@******@********@@         Churn (2): …/config/keymaps.lua 1
 --    @@@@@@@@@@@@@@@@@@@@@@@@@    --/plugins/ui.lua 1
  --     @@@@@@@@@@@@@@@@@@@@@     --     Lines of code: 2888
           @@@@@@@@@@@@@@@@@              Size: 1.47 MiB (60 files)
      --      @@@@@@@@@@@      --         License: MIT
         --                 --         
                 -- --                 

License

MIT license