mirror of
https://github.com/Lissy93/dotfiles.git
synced 2025-06-29 05:11:20 +02:00
Readme for config/ZSH
This commit is contained in:
parent
10b44afad3
commit
780a3a83d7
@ -3,11 +3,6 @@ Lissy93/Dotfiles - ZSH Config ⚙️
|
|||||||
|
|
||||||
> My configuration files for Z Shell
|
> My configuration files for Z Shell
|
||||||
|
|
||||||
Full source and documentation: https://github.com/Lissy93/dotfiles
|
|
||||||
Licensed under MIT (C) Alicia Sykes 2022 <https://aliciasykes.com>
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
config/zsh/
|
config/zsh/
|
||||||
├── .p10k.zsh Configuration for the PowerLevel10K ZSH prompt
|
├── .p10k.zsh Configuration for the PowerLevel10K ZSH prompt
|
||||||
├── .zlogin Startup tasks, executed when the shell is launched
|
├── .zlogin Startup tasks, executed when the shell is launched
|
||||||
@ -34,3 +29,8 @@ config/zsh/
|
|||||||
├── navigation.zsh Settings for jumping around directories
|
├── navigation.zsh Settings for jumping around directories
|
||||||
├── surround.zsh Match parentheses/quotes around strings
|
├── surround.zsh Match parentheses/quotes around strings
|
||||||
└── term-title.zsh Show current command as terminal title (Xterm)
|
└── term-title.zsh Show current command as terminal title (Xterm)
|
||||||
|
|
||||||
|
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||||
|
┃ Full source and documentation: https://github.com/Lissy93/dotfiles ┃
|
||||||
|
┃ Licensed under MIT (C) Alicia Sykes 2022 <https://aliciasykes.com> ┃
|
||||||
|
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
|
||||||
|
Loading…
x
Reference in New Issue
Block a user