| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix #936 | Luke Smith | 2022-01-21 | 1 | -1/+1 |
| | | |||||
| * | switch from yay to paru | Luke Smith | 2021-06-26 | 1 | -1/+1 |
| | | |||||
| * | minor tweaks, electrum and mbsync to ~/.config | Luke Smith | 2021-03-07 | 1 | -0/+2 |
| | | |||||
| * | startx alias | Luke Smith | 2021-03-07 | 1 | -1/+1 |
| | | |||||
| * | Deleted the .xinitrc link at $HOME for even a cleaner home directory. | memreyagci | 2021-02-21 | 1 | -2/+2 |
| | | | | | | | A custom filename and directory can be specified with startx command, which in this case is $XINITRC variable that indicates $XDG_CONFIG_HOME/x11/xinitrc | ||||
| * | Use find instead du for more efficient execution. (#880) | ZaxonXP | 2021-01-13 | 1 | -1/+1 |
| | | | | Find is faster and it is only one command. The last `:` is removed by the parameter expansion (works in both Bash and Zsh). | ||||
| * | Compatibility for FreeBSD's paste(1) (#853) | anntnzrb | 2020-12-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Compatibility for FreeBSD's paste(1) According to FreeBSD's [paste(1)](https://www.freebsd.org/cgi/man.cgi?query=paste&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports), the extra `-` is needed (tested by myself). This obviously works for Linux as well, tested on Void Linux at least. > Create a colon-separated list of directories named bin, > suitable for use in the PATH environment variable: `find / -name bin -type d | paste -s -d : -` * Compatibility for FreeBSD's paste(1) According to FreeBSD's [paste(1)](https://www.freebsd.org/cgi/man.cgi?query=paste&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports), the extra `-` is needed (tested by myself). This obviously works for Linux as well, tested on Void Linux at least. > Create a colon-separated list of directories named bin, > suitable for use in the PATH environment variable: `find / -name bin -type d | paste -s -d : -` | ||||
| * | minor updates | Luke Smith | 2020-11-19 | 1 | -2/+11 |
| | | |||||
| * | old stuff removed | Luke Smith | 2020-11-16 | 1 | -0/+145 |
| many files renamed, possible breakage | |||||
