Add configuration for ZSH
This commit is contained in:
parent
16db03ef9f
commit
0a9ac84fbd
6 changed files with 1800 additions and 0 deletions
|
|
@ -11,6 +11,9 @@
|
|||
- ~/.fonts
|
||||
|
||||
- link:
|
||||
~/.zshrc: zshrc
|
||||
~/.zsh_files: zsh_files
|
||||
~/.p10k.zsh: p10k.zsh
|
||||
~/.bashrc: bashrc
|
||||
~/.profile: profile
|
||||
~/.inputrc: inputrc
|
||||
|
|
@ -25,6 +28,7 @@
|
|||
relink: true
|
||||
|
||||
- shell:
|
||||
- [git config --global alias.tree 'log --oneline --graph --decorate --all', Adding git alias for tree view]
|
||||
- [git submodule update --init --recursive, Installing submodules]
|
||||
- [fc-cache -f -v, Updating fonts]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue