Skip to content

jona62/Dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Dotfiles


Source .tmux.conf with

tmux source-file ~/.tmux.conf
- zsh-autosuggestions
git clone /~https://github.com/zsh-users/zsh-autosuggestions.git $ZSH_CUSTOM/plugins/zsh-autosuggestions

- zsh-syntax-highlighting
git clone /~https://github.com/zsh-users/zsh-syntax-highlighting.git $ZSH_CUSTOM/plugins/zsh-syntax-highlighting

- zsh-autocomplete
git clone --depth 1 -- /~https://github.com/marlonrichert/zsh-autocomplete.git $ZSH_CUSTOM/plugins/zsh-autocomplete

- fast-syntax-highlighting
git clone /~https://github.com/zdharma-continuum/fast-syntax-highlighting.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/fast-syntax-highlighting

- kickstart-nvim
git clone /~https://github.com/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim

- you-should-use
git clone /~https://github.com/MichaelAquilina/zsh-you-should-use.git $ZSH_CUSTOM/plugins/you-should-use

- tmux-plugins
tmux-plugins download plugins
/~https://github.com/tmux-plugins/tpm/blob/master/docs/managing_plugins_via_cmd_line.md
git clone /~https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

About

Dotfiles Backup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages