summaryrefslogtreecommitdiff
path: root/.local/bin
AgeCommit message (Collapse)Author
2022-05-25Change prompt to two lines and add nix.Mehdi Sadeghi
2022-03-12Replace hostname with procMehdi Sadeghi
2021-08-29Trap and kill leftover process.Mehdi Sadeghi
With the current i3status wrapper script, after exiting sway two process where left dangling out there. The i3status process and parts of the wrapper pipeline. Using set -eo pipefail and using shell substition and trapping fixed the problem. Note that this is a bash-only solution.
2021-07-31Quote pwd in prompt.Mehdi Sadeghi
2021-06-29Fix the git prompt.Mehdi Sadeghi
2021-06-16Fix jdate format.Mehdi Sadeghi
2021-06-11Add jdate to i3status. Use dmenu.Mehdi Sadeghi
2021-06-09Update prompt. Switch to firefox.Mehdi Sadeghi
2021-05-16Add basic (posix) shell.Mehdi Sadeghi
2021-05-05Add amfora. Use sh test.Mehdi Sadeghi
2021-04-25Add muttrc without secret.Mehdi Sadeghi
2021-04-18Add zshenv and zprofile.Mehdi Sadeghi
2021-04-16Add dotfiles.Mehdi Sadeghi