Commits on Source (47)
-
Robert Spencer authored
As it was causing an error.
-
Nigel Kukard authored
Delete unused gpg support again See merge request allworldit/awit-zsh-superawesome!4
-
Robert Spencer authored
The prompt before this point is '%n@%m:%~%#', so the deleted script no longer does anything useful and is a potential issue for anyone using an alternate theme.
-
Nigel Kukard authored
Delete obsolete file See merge request allworldit/awit-zsh-superawesome!5
-
Robert Spencer authored
At some point the contents $DESKTOP_SESSION of changed in Kubuntu. This change supports both the old and the new.
-
Nigel Kukard authored
Add support for different releases of Kubuntu See merge request allworldit/awit-zsh-superawesome!6
-
Robert Spencer authored
The bug was that tilde expansion was inconsistent, so one of the tests always failed. Replaced ~ with $HOME.
-
Nigel Kukard authored
Fix bug in zshrc and tighten up code See merge request allworldit/awit-zsh-superawesome!7
-
Robert Spencer authored
Bugs fixed: * $PATH could land up with duplicates in it * HIST_STAMPS was in the wrong format
-
Nigel Kukard authored
General tweaking and a few bug fixes See merge request allworldit/awit-zsh-superawesome!8
-
Robert Spencer authored
The zsh-navigation-tools plugin is no longer used.
-
Nigel Kukard authored
Delete forgotten configuration file See merge request !9
-
Nigel Kukard authored
Using `ls` with a pattern fails if one of the directories is empty. We don't have to be extremely strict on the filename format, they're for ordering only, which the sort handles in any case.
-
Nigel Kukard authored
-
Nigel Kukard authored
The cache directory is now in ~/.cache/oh-my-zsh
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Robert Spencer authored
Deleted code is either no longer needed as it does not match the grml based environment or it conflicts/overwrites grml zsh settings.
-
Nigel Kukard authored
Delete obsolete code See merge request allworldit/awit-zsh-superawesome!10
-
Robert Spencer authored
-
Nigel Kukard authored
We no longer support ~/bin See merge request allworldit/awit-zsh-superawesome!11
-
Robert Spencer authored
-
Nigel Kukard authored
Merge individual files See merge request allworldit/awit-zsh-superawesome!12
-
Robert Spencer authored
-
Nigel Kukard authored
Use Zsh modifier instead of sub-shell dirname See merge request allworldit/awit-zsh-superawesome!13
-
Robert Spencer authored
-
Nigel Kukard authored
Use existing ~/.zcompdump file See merge request allworldit/awit-zsh-superawesome!14
-
Robert Spencer authored
-
Nigel Kukard authored
Use ISO date format in history See merge request allworldit/awit-zsh-superawesome!15
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
Nkupdates See merge request !16
-
Nigel Kukard authored
-
Nigel Kukard authored
Nkupdates See merge request nkukard-extra/awit-zsh-superawesome!1
-
Nigel Kukard authored
-
Nigel Kukard authored
Fixed powerlevel theme to use See merge request nkukard-extra/awit-zsh-superawesome!2
-
Nigel Kukard authored
Master See merge request !17
Showing
- .gitignore 0 additions, 2 deletions.gitignore
- .gitmodules 0 additions, 12 deletions.gitmodules
- AWIT-ZSH-SuperAwesome.profile 1 addition, 1 deletionAWIT-ZSH-SuperAwesome.profile
- LICENSE.txt 674 additions, 0 deletionsLICENSE.txt
- README.md 7 additions, 34 deletionsREADME.md
- completion/.gitignore 0 additions, 4 deletionscompletion/.gitignore
- contrib/awit-ssh-completion/51-completion-awit-ssh.zsh 0 additions, 12 deletionscontrib/awit-ssh-completion/51-completion-awit-ssh.zsh
- contrib/awit-ssh-completion/INSTALL 0 additions, 29 deletionscontrib/awit-ssh-completion/INSTALL
- contrib/awit-ssh-completion/README.md 0 additions, 18 deletionscontrib/awit-ssh-completion/README.md
- contrib/awit-ssh-completion/_awit-ssh 0 additions, 30 deletionscontrib/awit-ssh-completion/_awit-ssh
- custom/.gitignore 0 additions, 2 deletionscustom/.gitignore
- custom/lib/.gitignore 0 additions, 2 deletionscustom/lib/.gitignore
- custom/plugins/.gitignore 0 additions, 6 deletionscustom/plugins/.gitignore
- custom/plugins/zsh-syntax-highlighting 1 addition, 1 deletioncustom/plugins/zsh-syntax-highlighting
- custom/themes/.gitignore 0 additions, 6 deletionscustom/themes/.gitignore
- custom/themes/powerlevel10k.zsh-theme 1 addition, 0 deletionscustom/themes/powerlevel10k.zsh-theme
- custom/themes/powerlevel9k.zsh-theme 0 additions, 1 deletioncustom/themes/powerlevel9k.zsh-theme
- fonts/Hack Bold Italic Nerd Font Complete Mono.ttf 0 additions, 0 deletionsfonts/Hack Bold Italic Nerd Font Complete Mono.ttf
- fonts/Hack Bold Italic Nerd Font Complete.ttf 0 additions, 0 deletionsfonts/Hack Bold Italic Nerd Font Complete.ttf
- fonts/Hack Bold Nerd Font Complete Mono.ttf 0 additions, 0 deletionsfonts/Hack Bold Nerd Font Complete Mono.ttf
.gitignore
deleted
100644 → 0
.gitmodules
deleted
100644 → 0
LICENSE.txt
0 → 100644
This diff is collapsed.
completion/.gitignore
deleted
100644 → 0
contrib/awit-ssh-completion/INSTALL
deleted
100755 → 0
custom/.gitignore
deleted
100644 → 0
custom/lib/.gitignore
deleted
100644 → 0
custom/plugins/.gitignore
deleted
100644 → 0
custom/themes/.gitignore
deleted
100644 → 0
custom/themes/powerlevel10k.zsh-theme
0 → 120000
custom/themes/powerlevel9k.zsh-theme
deleted
120000 → 0
File deleted
File deleted
File deleted