mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 21:47:46 +00:00
docs/spell ~ add cspell workspace dictionaries
This commit is contained in:
parent
1c62c912b4
commit
7510b65d6b
5 changed files with 733 additions and 0 deletions
93
.vscode/cspell.dictionaries/shell.wordlist.txt
vendored
Normal file
93
.vscode/cspell.dictionaries/shell.wordlist.txt
vendored
Normal file
|
@ -0,0 +1,93 @@
|
|||
# * Mac
|
||||
clonefile
|
||||
|
||||
# * POSIX
|
||||
TMPDIR
|
||||
adduser
|
||||
csh
|
||||
globstar
|
||||
inotify
|
||||
localtime
|
||||
mountinfo
|
||||
mountpoint
|
||||
mtab
|
||||
nullglob
|
||||
passwd
|
||||
pipefail
|
||||
popd
|
||||
ptmx
|
||||
pushd
|
||||
setarch
|
||||
sh
|
||||
sudo
|
||||
sudoedit
|
||||
tcsh
|
||||
tzselect
|
||||
urandom
|
||||
wtmp
|
||||
zsh
|
||||
|
||||
# * Windows
|
||||
APPDATA
|
||||
COMSPEC
|
||||
HKCU
|
||||
HKLM
|
||||
HOMEDRIVE
|
||||
HOMEPATH
|
||||
LOCALAPPDATA
|
||||
PATHEXT
|
||||
PATHEXT
|
||||
SYSTEMROOT
|
||||
USERDOMAIN
|
||||
USERNAME
|
||||
USERPROFILE
|
||||
procmon
|
||||
|
||||
# * `git`
|
||||
gitattributes
|
||||
gitignore
|
||||
|
||||
# * `make` (`gmake`)
|
||||
CURDIR
|
||||
GNUMAKEFLAGS
|
||||
GNUMakefile
|
||||
LIBPATTERNS
|
||||
MAKECMDGOALS
|
||||
MAKEFILES
|
||||
MAKEFLAGS
|
||||
MAKELEVEL
|
||||
MAKESHELL
|
||||
SHELLSTATUS
|
||||
VPATH
|
||||
abspath
|
||||
addprefix
|
||||
addsuffix
|
||||
endef
|
||||
firstword
|
||||
ifeq
|
||||
ifneq
|
||||
lastword
|
||||
notdir
|
||||
patsubst
|
||||
|
||||
|
||||
# * `npm`
|
||||
preversion
|
||||
|
||||
# * utilities
|
||||
cachegrind
|
||||
chglog
|
||||
codespell
|
||||
commitlint
|
||||
dprint
|
||||
dtrace
|
||||
gcov
|
||||
gmake
|
||||
grcov
|
||||
grep
|
||||
markdownlint
|
||||
rerast
|
||||
rollup
|
||||
sed
|
||||
wslpath
|
||||
xargs
|
Loading…
Add table
Add a link
Reference in a new issue