dotfiles:在Zsh上配置Neovim,tmux和Git

时间:2024-04-11 00:37:22
【文件属性】:

文件名称:dotfiles:在Zsh上配置Neovim,tmux和Git

文件大小:19KB

文件格式:ZIP

更新时间:2024-04-11 00:37:22

Shell

点文件 在Zsh上配置Neovim,tmux和Git。 1.安装Zsh和Oh My Zsh 2.安装Neovim 如果您是新手:h nvim 如果要从Vim过渡:h nvim-from-vim 要优化Neovim :checkhealth 3.向Neovim添加Python支持 pip3 install --user --upgrade neovim 4.安装tmux和Git 对于tmux支持: : macOS(使用MacPorts) sudo port install tmux git 的Ubuntu sudo apt install -y tmux git 5.安装所需的实用程序 (别名必需)。 6.最后,引导DotFiles git clone https://github.com/mauroporras/dotfiles.git ~ /dotfiles ~


【文件预览】:
dotfiles-main
----git-config(4KB)
----bootstrap(606B)
----.prettierrc.yaml(30B)
----functions.zsh(169B)
----terms()
--------tmux-256color.terminfo(163B)
--------xterm-256color-italic.terminfo(105B)
----gitignore_global(403B)
----Dockerfile(790B)
----install-terms(102B)
----rc.conf(272B)
----aliases.zsh(2KB)
----general.ctags(1KB)
----alacritty.yml(22KB)
----print256colours.sh(3KB)
----Brewfile(624B)
----README.md(2KB)
----.editorconfig(283B)
----init.vim(5KB)
----.gitignore(19B)
----tmux.conf(2KB)
----env_vars.zsh(476B)

网友评论