summaryrefslogtreecommitdiffstats
path: root/.config/shell
Commit message (Collapse)AuthorAgeFilesLines
* switch from yay to paruLuke Smith2021-06-261-1/+1
|
* fix #956Luke Smith2021-05-302-3/+4
|
* Paths fixed (#928)Alireza2021-04-061-1/+1
| | | | shortcutrc is created on shell directory with shortcuts script same for zshnameddirrc
* minor tweaks, electrum and mbsync to ~/.configLuke Smith2021-03-072-1/+7
|
* startx aliasLuke Smith2021-03-072-1/+5
|
* Deleted the .xinitrc link at $HOME for even a cleaner home directory.memreyagci2021-02-211-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
* clean upLuke Smith2021-02-071-1/+0
|
* Use find instead du for more efficient execution. (#880)ZaxonXP2021-01-131-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)anntnzrb2020-12-011-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 updatesLuke Smith2020-11-191-2/+11
|
* files moved to new correct namesLuke Smith2020-11-192-0/+0
|
* old stuff removedLuke Smith2020-11-165-0/+243
many files renamed, possible breakage