mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-06-02 15:10:37 +00:00
@@ -3,6 +3,7 @@ tap "homebrew/cask"
|
|||||||
tap "homebrew/cask-drivers"
|
tap "homebrew/cask-drivers"
|
||||||
tap "homebrew/core"
|
tap "homebrew/core"
|
||||||
tap "homebrew/services"
|
tap "homebrew/services"
|
||||||
|
tap "mongodb/brew"
|
||||||
brew "coreutils"
|
brew "coreutils"
|
||||||
brew "openssl@3"
|
brew "openssl@3"
|
||||||
brew "readline"
|
brew "readline"
|
||||||
@@ -30,7 +31,7 @@ brew "lima"
|
|||||||
brew "lsd"
|
brew "lsd"
|
||||||
brew "mas"
|
brew "mas"
|
||||||
brew "zlib"
|
brew "zlib"
|
||||||
brew "mysql"
|
brew "mysql", restart_service: true
|
||||||
brew "neovim"
|
brew "neovim"
|
||||||
brew "node"
|
brew "node"
|
||||||
brew "pinentry-mac"
|
brew "pinentry-mac"
|
||||||
@@ -52,6 +53,7 @@ brew "trzsz-go"
|
|||||||
brew "wakeonlan"
|
brew "wakeonlan"
|
||||||
brew "wget"
|
brew "wget"
|
||||||
brew "wireguard-tools"
|
brew "wireguard-tools"
|
||||||
|
brew "mongodb/brew/mongodb-community"
|
||||||
cask "1password"
|
cask "1password"
|
||||||
cask "bartender"
|
cask "bartender"
|
||||||
cask "brave-browser"
|
cask "brave-browser"
|
||||||
@@ -61,6 +63,7 @@ cask "datagrip"
|
|||||||
cask "discord"
|
cask "discord"
|
||||||
cask "docker"
|
cask "docker"
|
||||||
cask "google-drive"
|
cask "google-drive"
|
||||||
|
cask "lark"
|
||||||
cask "logi-options-plus"
|
cask "logi-options-plus"
|
||||||
cask "notion"
|
cask "notion"
|
||||||
cask "raycast"
|
cask "raycast"
|
||||||
@@ -71,12 +74,12 @@ cask "tencent-meeting"
|
|||||||
cask "visual-studio-code"
|
cask "visual-studio-code"
|
||||||
cask "wezterm"
|
cask "wezterm"
|
||||||
mas "1Password for Safari", id: 1569813296
|
mas "1Password for Safari", id: 1569813296
|
||||||
|
mas "Bob", id: 1630034110
|
||||||
mas "Microsoft Remote Desktop", id: 1295203466
|
mas "Microsoft Remote Desktop", id: 1295203466
|
||||||
mas "Microsoft Word", id: 462054704
|
mas "Microsoft Word", id: 462054704
|
||||||
mas "Reeder", id: 1529448980
|
mas "Reeder", id: 1529448980
|
||||||
mas "Slack", id: 803453959
|
mas "Slack", id: 803453959
|
||||||
mas "Twitter", id: 1482454543
|
mas "Twitter", id: 1482454543
|
||||||
mas "WireGuard", id: 1451685025
|
|
||||||
mas "Xcode", id: 497799835
|
mas "Xcode", id: 497799835
|
||||||
mas "微信", id: 836500024
|
mas "微信", id: 836500024
|
||||||
mas "欧路词典", id: 434350458
|
mas "欧路词典", id: 434350458
|
||||||
|
|||||||
1
.zshrc
1
.zshrc
@@ -157,6 +157,7 @@ function replace_remote() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
function rsync_work() {
|
function rsync_work() {
|
||||||
remote_dir="/home/tangli"
|
remote_dir="/home/tangli"
|
||||||
local_work=`pwd`
|
local_work=`pwd`
|
||||||
|
|||||||
46
nvim/lua/.luarc.json
Normal file
46
nvim/lua/.luarc.json
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
|
||||||
|
"Lua.workspace.library": [
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/neodev.nvim/types/stable",
|
||||||
|
"/opt/homebrew/Cellar/neovim/0.8.2/share/nvim/runtime/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/barbar.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/clangd_extensions.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/cmp-buffer/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/cmp-nvim-lsp/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/cmp-vsnip/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/Comment.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/fidget.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/gitsigns.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/hop/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/indent-blankline.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/lsp-colors.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/lsp-setup.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/lsp_lines.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/lsp_signature.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/lualine.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/mason-lspconfig.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/mason.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/neodev.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/nvim-autopairs/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/nvim-cmp/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/nvim-dap/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/nvim-lspconfig/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/nvim-lsputils/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/nvim-tree.lua/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/nvim-treesitter/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/nvim-web-devicons/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/packer.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/plenary.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/rust-tools.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/telescope-vim-bookmarks.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/telescope.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/todo-comments.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/toggleterm.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/tokyonight.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/trouble.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/vim-illuminate/lua",
|
||||||
|
"/Users/d0zingcat/.local/share/nvim/site/pack/packer/start/which-key.nvim/lua",
|
||||||
|
"/Users/d0zingcat/.dotfiles/nvim/lua",
|
||||||
|
"${3rd}/luassert/library"
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user