| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | removed overusing of global aliases | Raymaekers Luca | 2023-04-06 | 1 | -7/+5 | |
| * | test if command exists before aliasing | Raymaekers Luca | 2023-04-06 | 1 | -3/+5 | |
| * | Removed overusing of global aliases | Raymaekers Luca | 2023-04-06 | 1 | -20/+21 | |
| * | added nvidia specific env vars | Raymaekers Luca | 2023-04-06 | 1 | -1/+6 | |
| * | added a bit of dim | Raymaekers Luca | 2023-04-06 | 1 | -0/+2 | |
| * | added movetoworkspacesilent | Raymaekers Luca | 2023-04-06 | 1 | -10/+19 | |
| * | use last 11 chars for youtube url | Raymaekers Luca | 2023-04-05 | 1 | -2/+1 | |
| * | made dmvid POSIX compliant | Raymaekers Luca | 2023-04-05 | 1 | -3/+5 | |
| * | added brodie robertson url | Raymaekers Luca | 2023-04-05 | 1 | -0/+1 | |
| * | hyprland > xorg | Raymaekers Luca | 2023-04-05 | 1 | -1/+2 | |
| * | added focusmonitor binds | Raymaekers Luca | 2023-04-05 | 1 | -0/+2 | |
| * | use seperate file for env variables | Raymaekers Luca | 2023-04-05 | 2 | -28/+28 | |
| * | added gpg_import function | Raymaekers Luca | 2023-04-05 | 1 | -0/+10 | |
| * | added gpg_backup function | Raymaekers Luca | 2023-04-05 | 1 | -0/+10 | |
| * | Merge remote-tracking branch 'refs/remotes/origin/main' | Raymaekers Luca | 2023-04-05 | 34 | -106/+203 | |
| |\ | ||||||
| | * | added more googoo aliases | Raymaekers Luca | 2023-04-05 | 2 | -3/+8 | |
| | * | added quick edit functions.zsh alias | Raymaekers Luca | 2023-04-05 | 1 | -0/+1 | |
| | * | use default urls for {up,del}file | Raymaekers Luca | 2023-04-05 | 1 | -2/+2 | |
| | * | fixed git aliases needing functions | Raymaekers Luca | 2023-04-05 | 1 | -1/+35 | |
| | * | added git aliases | Raymaekers Luca | 2023-04-04 | 1 | -0/+2 | |
| | * | cleanup. | Raymaekers Luca | 2023-04-04 | 1 | -3/+3 | |
| | * | added debian/ubuntu specific zsh configuration | Raymaekers Luca | 2023-04-04 | 2 | -7/+22 | |
| | * | added googoo aliases | Raymaekers Luca | 2023-04-04 | 1 | -0/+3 | |
| | * | cleanup. | Raymaekers Luca | 2023-04-04 | 1 | -15/+11 | |
| | * | added ssh aliases | Raymaekers Luca | 2023-04-04 | 1 | -1/+5 | |
| | * | added asf for finding aliases | Raymaekers Luca | 2023-04-04 | 1 | -0/+1 | |
| | * | disabled dimming | Raymaekers Luca | 2023-04-04 | 1 | -1/+1 | |
| | * | added rmd alias | Raymaekers Luca | 2023-04-04 | 1 | -0/+1 | |
| | * | cleaned up scripts, use sh (-> dash) where possible | Raymaekers Luca | 2023-04-04 | 26 | -44/+44 | |
| | * | added swallow aliases | Raymaekers Luca | 2023-04-04 | 1 | -0/+8 | |
| | * | cleanup aliases | Raymaekers Luca | 2023-04-04 | 1 | -4/+2 | |
| | * | fixed dminw not working because option no longer exists | Raymaekers Luca | 2023-04-02 | 1 | -1/+1 | |
| | * | remade dmvol | Raymaekers Luca | 2023-04-02 | 1 | -6/+8 | |
| | * | added lua specfic keybind | Raymaekers Luca | 2023-04-02 | 2 | -1/+2 | |
| | * | added more aliases | Raymaekers Luca | 2023-04-02 | 1 | -1/+2 | |
| | * | fix in sgd function | Raymaekers Luca | 2023-04-02 | 1 | -1/+1 | |
| | * | updated telekasten.lua | Raymaekers Luca | 2023-04-02 | 1 | -4/+5 | |
| | * | added telekasten snippets, and cleanup | Raymaekers Luca | 2023-04-02 | 1 | -12/+28 | |
| | * | moved sgd to functions.zsh | Raymaekers Luca | 2023-04-02 | 2 | -7/+15 | |
| * | | made laptop equal to desktop | Raymaekers Luca | 2023-04-05 | 1 | -11/+2 | |
| * | | added ignore directories for laptop | Raymaekers Luca | 2023-04-05 | 1 | -0/+2 | |
| |/ | ||||||
| * | shortended srcgd to sgd | Raymaekers Luca | 2023-03-31 | 1 | -1/+1 | |
| * | added hyprland config | Raymaekers Luca | 2023-03-31 | 4 | -5/+423 | |
| * | added environment variables in hyprland | Raymaekers Luca | 2023-03-30 | 1 | -0/+26 | |
| * | use longer reporttime | Raymaekers Luca | 2023-03-30 | 1 | -1/+1 | |
| * | don't show untracked files as changes on srcgd | Raymaekers Luca | 2023-03-30 | 1 | -1/+1 | |
| * | restrict filenames with ytclipo | Raymaekers Luca | 2023-03-30 | 1 | -0/+1 | |
| * | added keybinds for (<cr>, mostly for js | Raymaekers Luca | 2023-03-30 | 1 | -0/+2 | |
| * | cleanup on ytclipo | Raymaekers Luca | 2023-03-30 | 1 | -2/+2 | |
| * | added more snippets and cleaned up | Raymaekers Luca | 2023-03-30 | 1 | -2/+7 | |
