dotfiles

所属分类:其他
开发工具:Shell
文件大小:0KB
下载次数:0
上传日期:2023-09-08 17:29:08
上 传 者sh-1993
说明:  只是我的dotfiles(用于娱乐和盈利),
(Just my dotfiles (for fun and profit),)

文件列表:
Makefile (23, 2023-12-15)
** (0, 2023-12-15)
** (26, 2023-12-15)
direnv/ (0, 2023-12-15)
direnv/.config/ (0, 2023-12-15)
direnv/.config/direnv/ (0, 2023-12-15)
direnv/.config/direnv/direnv.toml (60, 2023-12-15)
direnv/.config/direnv/lib/ (0, 2023-12-15)
** (579, 2023-12-15)
direnv/.config/direnv/lib/aws.sh (313, 2023-12-15)
ghq/ (0, 2023-12-15)
ghq/.config/ (0, 2023-12-15)
ghq/.config/ghq.sync.d/ (0, 2023-12-15)
ghq/.config/ghq.sync.d/github (2829, 2023-12-15)
git/ (0, 2023-12-15)
git/.config/ (0, 2023-12-15)
git/.config/git/ (0, 2023-12-15)
git/.config/git/config (136, 2023-12-15)
git/.config/git/config-common (931, 2023-12-15)
git/.config/git/config-ghq (43, 2023-12-15)
git/.config/git/ignore (45, 2023-12-15)
install.sh (1465, 2023-12-15)
jq/ (0, 2023-12-15)
jq/.jq (1747, 2023-12-15)
linux-git/ (0, 2023-12-15)
linux-git/.config/ (0, 2023-12-15)
linux-git/.config/git/ (0, 2023-12-15)
linux-git/.config/git/config-os (141, 2023-12-15)
linux/ (0, 2023-12-15)
linux/luks_notes.md (1697, 2023-12-15)
linux/packagelist.txt (149, 2023-12-15)
macos-git/ (0, 2023-12-15)
macos-git/.config/ (0, 2023-12-15)
macos-git/.config/git/ (0, 2023-12-15)
macos-git/.config/git/config-os (56, 2023-12-15)
macos-hammerspoon/ (0, 2023-12-15)
macos-hammerspoon/.hammerspoon/ (0, 2023-12-15)
... ...

# dotfiles These are my dotfiles to bootstrap my shell environments. I'm using GNU stow to install these configs. ## git ```sh stow git ``` Using the configs: You need to set up a ~/.gitconfig that's not under version control: ```ini [include] path = .gitconfig-common path = .gitconfig-macos [includeIf "gitdir:~/private"] path = ".gitconfig-private" [includeIf "gitdir:~/work"] path = ".gitconfig-work" ```

近期下载者

相关文件


收藏者