aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merged some status scripts into one. The functionality as changed a bit, ↵Sebastiano Tronto2022-05-054-2/+30
| | | | check the source if you relied on notify-* scripts.
* Added ksh profile fileSebastiano Tronto2022-05-041-1/+1
|
* Changed mail alias folderSebastiano Tronto2022-04-291-1/+1
|
* Revert "Added trash cd command"Sebastiano Tronto2022-04-131-3/+0
| | | | This reverts commit f65824fe2ad23b256682879b41f507f752aed488.
* Added trash cd commandSebastiano Tronto2022-04-131-0/+3
|
* Added ffmpeg one-linersSebastiano Tronto2022-04-133-0/+16
|
* Comment notification lineSebastiano Tronto2022-04-121-1/+2
|
* Merge branch 'master' of tronto.net:scriptsSebastiano Tronto2022-04-081-1/+1
|\
| * fixed battery status fileSebastiano Tronto2022-03-081-1/+1
| |
* | fixed realpath usageSebastiano Tronto2022-04-081-1/+1
|/
* Added virenameSebastiano Tronto2022-03-063-0/+28
|
* Fixed terminal -eSebastiano Tronto2022-02-221-1/+1
|
* Fixed picking going up to / with ..Sebastiano Tronto2022-02-211-2/+3
|
* Completed previous commitSebastiano Tronto2022-02-211-2/+1
|
* Do not clear selection or remove files if copy was unsuccessfulSebastiano Tronto2022-02-211-7/+5
|
* Added clipboard support (not only selection). Check for duplicate selections.Sebastiano Tronto2022-02-171-6/+16
|
* Replaced xeditor -> xedit and fixed argumentSebastiano Tronto2022-02-142-3/+3
|
* Fixed selecting previous folder (..)Sebastiano Tronto2022-02-131-1/+5
|
* Fixed previous fix (multiple selection)Sebastiano Tronto2022-02-131-1/+1
|
* Fixed for spaces in file namesSebastiano Tronto2022-02-131-1/+1
|
* Simplified dmenu-filepicker (but did not solve the change-of-focus problem I ↵Sebastiano Tronto2022-02-122-16/+41
| | | | was trying to fix)
* Added -f option to trash empty, added little security checkSebastiano Tronto2022-02-111-1/+4
|
* Added -f option to cpSebastiano Tronto2022-02-111-4/+4
|
* Added clip, a primitive clipboard managerSebastiano Tronto2022-02-112-0/+35
|
* Fixed requirementSebastiano Tronto2022-02-111-1/+1
|
* Added config-backupSebastiano Tronto2022-02-102-0/+27
|
* Removed TRASH environment variableSebastiano Tronto2022-02-101-1/+1
|
* Removed environment variables for default programs. Some have been replaced ↵Sebastiano Tronto2022-02-1011-26/+37
| | | | by their own script.
* Update yearSebastiano Tronto2022-02-101-1/+1
|
* Fixed date for herbe notification (maybe broke it for notify-send)Sebastiano Tronto2022-02-091-1/+3
|
* Changed default notification system to herbeSebastiano Tronto2022-02-0910-17/+42
|
* Unified trash scripts.Sebastiano Tronto2022-02-084-18/+33
|
* Changed email addressSebastiano Tronto2022-02-021-2/+1
|
* Dummy commit to test post-receive hookSebastiano Tronto2022-01-291-2/+2
|
* Added secretSebastiano Tronto2022-01-281-1/+1
|
* Added secret for password encrypting; changed default directory for ↵Sebastiano Tronto2022-01-233-2/+53
| | | | sfeed-browser.
* Removed backup-configSebastiano Tronto2022-01-172-30/+0
|
* Changed bookmarks folderSebastiano Tronto2022-01-171-2/+1
|
* Fixed bug in removing files with spaces in nameSebastiano Tronto2022-01-151-1/+1
|
* Restyle and added error detection in number of files when copying or moving.Sebastiano Tronto2022-01-151-32/+45
|
* Fixed bug and added sel open commandSebastiano Tronto2022-01-141-2/+9
|
* Added sel script for bulk operations on filesSebastiano Tronto2022-01-142-0/+100
|
* fix multiple name aliasesSebastiano Tronto2022-01-111-1/+1
|
* Added trash utilitiesSebastiano Tronto2022-01-073-0/+18
|
* Added script to get currently focused window id (using xprop).Sebastiano Tronto2021-12-222-0/+7
|
* Fixed open-file, changed a bit open-stdinSebastiano Tronto2021-12-222-1/+2
|
* The updates on open-file broke plumb, so I am just going to remove that line ↵Sebastiano Tronto2021-12-011-1/+1
| | | | from here - I am never using it anyway
* Fixed opening multiple files with spaces in nameSebastiano Tronto2021-11-291-21/+33
|
* Fix multiple open for different file types; comment out open in terminal sectionSebastiano Tronto2021-11-251-5/+5
|
* Fix multiple open; small cleanupSebastiano Tronto2021-11-251-17/+20
|

Generated with cgit - Back to sebastiano.tronto.net