diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-03-14 19:05:29 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-03-14 19:05:29 +0100 |
| commit | 2fc6e2245701c92139bb9c7455c5953f739f65ca (patch) | |
| tree | 95e96d95d58313b1f3ec594e9e152ffe3b0201ef /.shenanigans.sh | |
| parent | 5cf8398f55fcdab0bb8bb4ea277b265aab7dd47b (diff) | |
| download | dotfiles-2fc6e2245701c92139bb9c7455c5953f739f65ca.tar.gz | |
Update
Diffstat (limited to '.shenanigans.sh')
| -rwxr-xr-x | .shenanigans.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.shenanigans.sh b/.shenanigans.sh index 6b37525..c2ea46a 100755 --- a/.shenanigans.sh +++ b/.shenanigans.sh | |||
| @@ -40,6 +40,8 @@ if [[ "${BASH_SOURCE[0]}" != "${0}" ]]; then | |||
| 40 | alias tmux='tmux -u' | 40 | alias tmux='tmux -u' |
| 41 | alias server='python3 -m http.server 6969' | 41 | alias server='python3 -m http.server 6969' |
| 42 | alias newsboat='newsboat -r -u ~/.feeds.txt' | 42 | alias newsboat='newsboat -r -u ~/.feeds.txt' |
| 43 | alias gg='lazygit' | ||
| 44 | alias gd='lazydocker' | ||
| 43 | 45 | ||
| 44 | # Custom folder jump commands. | 46 | # Custom folder jump commands. |
| 45 | alias p='cd ~/Vault/projects' | 47 | alias p='cd ~/Vault/projects' |
