Commits on Source (93)
-
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
-
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
-
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
-
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
As it was causing an error. Fixes issue #1
-
Nigel Kukard authored
Delete unused gpg support Closes #1 See merge request !1
-
Robert Spencer authored
-
Nigel Kukard authored
Add awit-ssh host name completion See merge request !2
-
Nigel Kukard authored
Fixed konsole and kitty not displaying fonts when system fonts are based on nerd-fonts v2.0.0
-
Robert Spencer authored
Previously doing more than superficial changes would result in a dirty working directory. In addition some changes in your local configuration would not overrule upstream configuration files. This commit fixes both those issues.
-
Nigel Kukard authored
Friendlier customization See merge request !3
-
Robert Spencer authored
As it was causing an error.
-
Nigel Kukard authored
Delete unused gpg support again See merge request !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 !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 !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 !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 !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 !10
-
Robert Spencer authored
-
Nigel Kukard authored
We no longer support ~/bin See merge request !11
-
Robert Spencer authored
-
Nigel Kukard authored
Merge individual files See merge request !12
-
Robert Spencer authored
-
Nigel Kukard authored
Use Zsh modifier instead of sub-shell dirname See merge request !13
-
Robert Spencer authored
-
Nigel Kukard authored
Use existing ~/.zcompdump file See merge request !14
-
Robert Spencer authored
-
Nigel Kukard authored
Use ISO date format in history See merge request !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, 1 deletion.gitignore
- AWIT-ZSH-SuperAwesome.colorscheme 97 additions, 0 deletionsAWIT-ZSH-SuperAwesome.colorscheme
- AWIT-ZSH-SuperAwesome.profile 25 additions, 0 deletionsAWIT-ZSH-SuperAwesome.profile
- LICENSE.txt 674 additions, 0 deletionsLICENSE.txt
- README.md 14 additions, 3 deletionsREADME.md
- custom/plugins/zsh-syntax-highlighting 1 addition, 0 deletionscustom/plugins/zsh-syntax-highlighting
- custom/themes/powerlevel10k.zsh-theme 1 addition, 0 deletionscustom/themes/powerlevel10k.zsh-theme
- oh-my-zsh/.gitignore 0 additions, 9 deletionsoh-my-zsh/.gitignore
- oh-my-zsh/MIT-LICENSE.txt 0 additions, 21 deletionsoh-my-zsh/MIT-LICENSE.txt
- oh-my-zsh/README.markdown 0 additions, 177 deletionsoh-my-zsh/README.markdown
- oh-my-zsh/lib/bzr.zsh 0 additions, 10 deletionsoh-my-zsh/lib/bzr.zsh
- oh-my-zsh/lib/completion.zsh 0 additions, 69 deletionsoh-my-zsh/lib/completion.zsh
- oh-my-zsh/lib/correction.zsh 0 additions, 13 deletionsoh-my-zsh/lib/correction.zsh
- oh-my-zsh/lib/directories.zsh 0 additions, 33 deletionsoh-my-zsh/lib/directories.zsh
- oh-my-zsh/lib/functions.zsh 0 additions, 75 deletionsoh-my-zsh/lib/functions.zsh
- oh-my-zsh/lib/git.zsh 0 additions, 176 deletionsoh-my-zsh/lib/git.zsh
- oh-my-zsh/lib/grep.zsh 0 additions, 28 deletionsoh-my-zsh/lib/grep.zsh
- oh-my-zsh/lib/history.zsh 0 additions, 24 deletionsoh-my-zsh/lib/history.zsh
- oh-my-zsh/lib/key-bindings.zsh 0 additions, 87 deletionsoh-my-zsh/lib/key-bindings.zsh
- oh-my-zsh/lib/misc.zsh 0 additions, 29 deletionsoh-my-zsh/lib/misc.zsh
.gitignore
deleted
100644 → 0
AWIT-ZSH-SuperAwesome.colorscheme
0 → 100644
AWIT-ZSH-SuperAwesome.profile
0 → 100644
LICENSE.txt
0 → 100644
This diff is collapsed.
custom/plugins/zsh-syntax-highlighting
0 → 120000
custom/themes/powerlevel10k.zsh-theme
0 → 120000
oh-my-zsh/.gitignore
deleted
100644 → 0
oh-my-zsh/MIT-LICENSE.txt
deleted
100644 → 0
oh-my-zsh/README.markdown
deleted
100644 → 0
oh-my-zsh/lib/bzr.zsh
deleted
100644 → 0
oh-my-zsh/lib/completion.zsh
deleted
100644 → 0
oh-my-zsh/lib/correction.zsh
deleted
100644 → 0
oh-my-zsh/lib/directories.zsh
deleted
100644 → 0
oh-my-zsh/lib/functions.zsh
deleted
100644 → 0
oh-my-zsh/lib/git.zsh
deleted
100644 → 0
oh-my-zsh/lib/grep.zsh
deleted
100644 → 0
oh-my-zsh/lib/history.zsh
deleted
100644 → 0
oh-my-zsh/lib/key-bindings.zsh
deleted
100644 → 0
oh-my-zsh/lib/misc.zsh
deleted
100644 → 0