third commit.
This commit is contained in:
parent
836b3805b0
commit
8c59af5a18
3 changed files with 2 additions and 17 deletions
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2021 Alexander Adrian Lopez
|
Copyright (c) 2021 Adrian Lopez
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -35,6 +35,6 @@ pkgver() {
|
||||||
}
|
}
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cp "${srcdir}"/wofi-calc/wofi-calc.sh ~/.local/bin/rofi-calc
|
cp "${srcdir}"/wofi-calc/wofi-calc.sh ~/.local/bin/wofi-calc
|
||||||
chmod u+x ~/.local/bin/wofi-calc
|
chmod u+x ~/.local/bin/wofi-calc
|
||||||
}
|
}
|
||||||
|
|
15
tags
15
tags
|
@ -1,15 +0,0 @@
|
||||||
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
|
|
||||||
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
|
|
||||||
!_TAG_OUTPUT_EXCMD mixed /number, pattern, mixed, or combineV2/
|
|
||||||
!_TAG_OUTPUT_FILESEP slash /slash or backslash/
|
|
||||||
!_TAG_OUTPUT_MODE u-ctags /u-ctags or e-ctags/
|
|
||||||
!_TAG_PATTERN_LENGTH_LIMIT 96 /0 for no limit/
|
|
||||||
!_TAG_PROC_CWD /home/zeioth/wofi-calc/wofi-calc/ //
|
|
||||||
!_TAG_PROGRAM_AUTHOR Universal Ctags Team //
|
|
||||||
!_TAG_PROGRAM_NAME Universal Ctags /Derived from Exuberant Ctags/
|
|
||||||
!_TAG_PROGRAM_URL https://ctags.io/ /official site/
|
|
||||||
!_TAG_PROGRAM_VERSION 5.9.0 /p5.9.20210905.0/
|
|
||||||
Install from AUR README.md /^## Install from AUR$/;" s chapter:wofi-calc
|
|
||||||
Install from github README.md /^## Install from github$/;" s chapter:wofi-calc
|
|
||||||
To use it run README.md /^## To use it run$/;" s chapter:wofi-calc
|
|
||||||
wofi-calc README.md /^# wofi-calc$/;" c
|
|
Loading…
Add table
Reference in a new issue