mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-02 21:30:39 -04:00
Install Script Testing
This commit is contained in:
parent
a523ee2b13
commit
a11d325a19
21 changed files with 1580 additions and 0 deletions
8
Scripts/restore_zsh.lst
Normal file
8
Scripts/restore_zsh.lst
Normal file
|
@ -0,0 +1,8 @@
|
|||
git # alias and functions for git commands
|
||||
sudo # press ESC key twice to execute command with sudo prefix
|
||||
#python # alias for python
|
||||
#zsh-interactive-cd # press tab to change dir with fzf
|
||||
https://github.com/chrissicool/zsh-256color # enhance terminal environment with 256 colors
|
||||
#https://github.com/zsh-users/zsh-completions # press tab to complete command
|
||||
https://github.com/zsh-users/zsh-autosuggestions # suggests commands as you type based on history
|
||||
https://github.com/zsh-users/zsh-syntax-highlighting # highlights commands as you type
|
Loading…
Add table
Add a link
Reference in a new issue