Commit Graph

33 Commits

Author SHA1 Message Date
Talia b14d2680e3 Add bat theme selection 2024-03-14 09:13:53 +01:00
Talia ea45dfea50 Add shell alias to set wezterm variables 2024-02-28 23:21:03 +01:00
Talia 1c1015d95f Add fuzzy cd shell alias 2024-02-14 15:59:03 +01:00
Talia 29ad47e394 Make gfc ignore untracked files by default 2023-10-13 10:23:49 +02:00
Talia b99366dbbe Rename mg shell alias to mcd 2023-09-05 09:39:03 +02:00
Talia 80607adc18
Change amend shell alias into reword git alias 2023-07-10 20:21:15 +02:00
Talia dd92e02eff Fix gfc command non-determinism by resetting variable 2023-06-27 09:04:32 +02:00
Talia de38454b56 Add -p option in gfc alias 2023-06-27 08:51:53 +02:00
Talia fa83503c87
Add gfc alias for quick git committing 2023-06-20 22:45:04 +02:00
Talia 7a1c9d7b19 Rename on file write script to kebab-case 2023-05-17 16:23:42 +02:00
Talia 77f7fd81fc Rename find git project script to kebab-case 2023-05-17 16:21:52 +02:00
Talia 4b51b40006 Let pp and find_git_project accept a query string 2023-05-17 16:20:29 +02:00
Talia 9a9d4faadb Add pp alias for find_git_project in ~/workspace 2023-05-17 16:01:47 +02:00
Talia fbfb29c27f Add wake-me-up script and wmu alias
Runs a command and sends a notification if it takes longer than a second
2023-05-08 16:14:42 +02:00
Talia aa58d7c025 Yeet old code 2023-04-25 13:55:18 +02:00
Talia e351f49002 Add bat alias (and sort aliases) 2023-03-07 10:52:39 +01:00
Talia 22a91e044d Add ff alias for find_files 2023-02-18 22:04:00 +01:00
Talia 387a25fdf0 Create e command for easy file editing 2023-02-01 11:53:04 +01:00
Talia 15a74be406 Add prompt handling for git main branch 2022-05-30 14:24:32 +02:00
Talia 99de077bed Change rr mapping to point directly to ranger bin 2022-05-17 14:10:52 +02:00
Talia 7a8afd2603 Throw out old shell aliases 2022-05-07 10:10:05 +02:00
Talia c919e8f181 Group funny shell aliases 2022-05-07 10:04:48 +02:00
Talia cf14bde633 Add automatic function loading 2022-01-31 14:38:19 +01:00
Talia 06f27ded69 Add amend alias for git commit --amend 2021-10-05 14:19:19 +02:00
Talia 665c107ce3 Unify auto-fetch variables 2021-10-05 14:17:26 +02:00
Talia b281c9949b Rename auto-fetch variables 2021-10-05 14:17:26 +02:00
Talia 5d06f4fbc8 Add git mg alias 2021-06-09 10:35:17 +02:00
Talia a036ae3740 Add mg shell command
Creates a new directory and goes there
2021-05-31 13:15:33 +02:00
Talia 00e84e554d Changed cd to builtin cd in scripts and aliases 2021-02-25 09:56:39 +01:00
Talia fc5c15dc63 Add ll alias and colour to ls 2021-02-19 08:39:37 +01:00
Talia 926a35baf3 Fix incorrectly named variable in gitprompt 2021-02-19 08:16:08 +01:00
Talia 8466195475 Add timeouts to git_prompt 2021-02-19 08:16:08 +01:00
Talia 27e6bec137 Restructure bashrc to general shell configs 2021-02-19 08:16:08 +01:00