summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-31fix typo in helpRasmus Steinke1-1/+1
2016-07-31remove elif, whereever that came fromRasmus Steinke1-3/+0
2016-07-31export MPD_HOSTRasmus Steinke1-0/+17
2016-07-22change default kill bindingRasmus Steinke1-1/+1
2016-07-22make custom tmux config actually workRasmus Steinke1-0/+18
2016-07-22add quit hotkeyRasmus Steinke3-1/+5
2016-07-22update tmux configRasmus Steinke1-72/+18
2016-07-22make tmux config configurableRasmus Steinke3-27/+8
2016-07-22create config dir, if neededRasmus Steinke1-0/+5
2016-07-22pushRasmus Steinke1-12/+6
2016-07-21properly relaunch stuffRasmus Steinke1-8/+4
2016-07-21add help text and kill commandRasmus Steinke1-11/+23
2016-07-21properly start slRasmus Steinke1-2/+1
2016-07-21use the proper way to start processes in tmuxRasmus Steinke1-8/+8
2016-07-21fix script nameRasmus Steinke1-1/+1
2016-07-21fix re-creation of cachesRasmus Steinke3-2/+4
2016-07-21fix odd spacing errorRasmus Steinke1-5/+5
2016-07-21check for config files before parsingRasmus Steinke1-2/+6
2016-07-21add custom mpd host optionRasmus Steinke2-0/+18
2016-07-21add new multi select option from upstream rofiRasmus Steinke1-0/+2
2016-07-21add PKGBUILD for clerk_fzfRasmus Steinke4-0/+65
2016-07-21fix pathRasmus Steinke1-1/+1
2016-07-21fix path to tmux configRasmus Steinke1-1/+1
2016-07-21fix typoRasmus Steinke1-1/+1
2016-07-21add tmux configRasmus Steinke1-0/+1
2016-07-21update makefileRasmus Steinke1-0/+2
2016-07-21read configRasmus Steinke1-1/+6
2016-07-21add configRasmus Steinke1-0/+19
2016-07-21add MakefileRasmus Steinke1-0/+9
2016-07-21add tmux+fzf variantRasmus Steinke5-0/+415
2016-07-20use tab to select songs/albumsRasmus Steinke1-26/+28
2016-07-06re-factor album listsRasmus Steinke1-3/+3
2016-06-12fix separatorRasmus Steinke1-1/+1
2016-06-12fix selecting last lineRasmus Steinke1-5/+5
2016-06-11show cd number if presentRasmus Steinke1-2/+2
2016-06-07fix addplayRasmus Steinke1-3/+6
2016-06-07fix insert and playRasmus Steinke1-3/+5
2016-06-07change the way albums are addedRasmus Steinke1-133/+31
2016-05-22update readmeRasmus Steinke1-0/+1
2016-04-23replace random whitespace with \sRasmus Steinke1-1/+1
2016-04-23add -regex in default config. This advances the filtering for albumsRasmus Steinke2-2/+2
2016-04-23fix rofi callsRasmus Steinke1-33/+37
2016-04-23fix _rofi functionRasmus Steinke1-1/+1
2016-04-23rename all dmenu_t instances to _rofiRasmus Steinke1-40/+40
2016-04-22make dmenu_t a function. fixes rofi options that need quotingRasmus Steinke2-9/+9
2016-04-20better phrasing for random song dialogRasmus Steinke1-1/+1
2016-04-20sort playlists alphabeticallyRasmus Steinke1-1/+1
2016-04-20catch return code 1 for --rssRasmus Steinke1-0/+5
2016-04-20dont show window when suspending/resuming from cliRasmus Steinke1-4/+12
2016-02-27catch --updateRasmus Steinke1-1/+4