-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.mappings
More file actions
25 lines (18 loc) · 787 Bytes
/
.mappings
File metadata and controls
25 lines (18 loc) · 787 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[general]
zshrc = "~/.zshrc"
"zsh/aliases.zsh" = "~/.oh-my-zsh/custom/aliases.zsh"
"zsh/tools.zsh" = "~/.oh-my-zsh/custom/tools.zsh"
"zsh/debian.zsh" = "~/.oh-my-zsh/custom/debian.zsh"
"zsh/go.zsh" = "~/.oh-my-zsh/custom/go.zsh"
"zsh/motd.zsh" = "~/.oh-my-zsh/custom/motd.zsh"
"zsh/workflows.zsh" = "~/.oh-my-zsh/custom/workflows.zsh"
"zsh/git-worktree.zsh" = "~/.oh-my-zsh/custom/git-worktree.zsh"
"starship.toml" = "~/.config/starship.toml"
gitconfig = "~/.config/git/config"
"vscode/keybindings.json" = "~/.config/Code/User/keybindings.json"
"vscode/settings.json" = "~/.config/Code/User/settings.json"
vimrc = "~/.vimrc"
vim = "~/.vim"
"atuin_config.toml" = "~/.config/atuin/config.toml"
"topgrade.toml" = "~/.config/topgrade.toml"
"kitty.conf" = "~/.config/kitty/kitty.conf"