aboutsummaryrefslogtreecommitdiff
path: root/bash (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add gnome-control-center alias.EuAndreh2018-12-111-0/+2
|
* Make yt-dl alias for yt_dl.EuAndreh2018-12-102-2/+3
|
* Make yt-dl an exported function.EuAndreh2018-12-103-3/+8
|
* WIP: set nautilus as the opener of directories.EuAndreh2018-12-101-0/+2
|
* Add trim bash alias.EuAndreh2018-12-091-0/+1
|
* Add =lower= alias.EuAndreh2018-12-071-0/+1
|
* Add custom alias for =copy= on macOS.EuAndreh2018-12-071-1/+6
|
* Restrict autojump hack to Linux.EuAndreh2018-12-031-2/+3
|
* macOS: prefer local bin over system bin.EuAndreh2018-12-031-0/+1
|
* Prefer custom installed GNU tools over built in ones.EuAndreh2018-12-021-0/+4
|
* tmp: add bin paths.EuAndreh2018-11-291-1/+8
|
* Add =m= alias for mail.sh.EuAndreh2018-11-251-0/+1
|
* Add readline alias wrapper for =perl6=.EuAndreh2018-11-241-0/+1
|
* WIP: forcefully source autojump Bash setup.EuAndreh2018-11-231-0/+2
|
* Reenable Guix in NixOS.EuAndreh2018-11-231-3/+3
|
* Unify crontab and alias command under scripts/mail.sh.EuAndreh2018-11-231-1/+0
|
* Remove unused =alert= alias.EuAndreh2018-11-231-1/+0
|
* Add alias for fetching mail.EuAndreh2018-11-231-0/+1
|
* wipEuAndreh2018-11-211-3/+3
|
* Add FIXME note on npm.sh.EuAndreh2018-11-201-0/+1
|
* Add tmp $PATH of songbooks CLI.EuAndreh2018-11-191-0/+4
|
* Run dotfiles test under =,r=.EuAndreh2018-11-192-1/+4
|
* Install heroku CLI tools from npm.EuAndreh2018-11-191-0/+1
|
* Fix typo in $CACHE_DIR environment variable.EuAndreh2018-11-131-1/+1
|
* Omit output of gpg.EuAndreh2018-11-112-1/+1
|
* Decrypt dumb file on setup.EuAndreh2018-11-112-0/+2
|
* Add rust pathEuAndreh2018-11-051-0/+5
|
* Add upsert_dir_symlink fn.EuAndreh2018-11-012-18/+25
|
* Improve extarnal drives symlinks.EuAndreh2018-10-311-2/+6
|
* Fix $AUTOJUMP_TXT path.EuAndreh2018-10-291-2/+2
| | | | THe existing `~` in the path was creating a folder called `~` in $HOME.
* Add back good-ol ,u.EuAndreh2018-09-061-0/+8
|
* Add lein/deps.edn file for clj deps.EuAndreh2018-09-062-1/+3
|
* Install shadow-cljs.EuAndreh2018-08-311-0/+1
|
* Use $AUTOJUMP_TXT instead of hardcoded pathEuAndreh2018-08-302-2/+4
|
* Replace custom ,u disk by ncduEuAndreh2018-08-301-6/+1
|
* Run Linux commands only when in LinuxEuAndreh2018-08-302-4/+8
|
* Add extra xdg-mime handlers for audio file formats.EuAndreh2018-08-261-0/+2
|
* Add default.nix to default clj projects fake-symlinks.shEuAndreh2018-08-111-2/+6
|
* Add matroska default file openerEuAndreh2018-07-311-0/+2
|
* Move youtube-dl-seen archive file locationEuAndreh2018-07-301-1/+1
|
* Configure default applications for video and HTML filesEuAndreh2018-07-282-0/+12
|
* Use symlinks for the mail tmp files GC logicEuAndreh2018-07-271-3/+5
|
* Use pushd+popd in merkle-tree to simplify usageEuAndreh2018-07-261-1/+3
| | | | This way the end hash doesn't change whenever it is run from different directories.
* Don't run locked_init by defaultEuAndreh2018-07-252-10/+10
|
* Remove extra echo debug stmtEuAndreh2018-07-251-1/+0
|
* Remove debug cmds from init.shEuAndreh2018-07-251-3/+0
|
* Fix gitlabci copying repo namesEuAndreh2018-07-251-2/+2
|
* Auto generate autojump and projectile data from mr reposEuAndreh2018-07-251-5/+0
|
* Don't use gitlabci template for om-authEuAndreh2018-07-251-1/+0
|
* WIP: implement mr init lockingEuAndreh2018-07-251-6/+33
|