Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-10 | Update vimrc | Malfurious | 2 | -12/+12 | |
Some settings were redundant with vim-polyglot, others unused by me. softtabstop is added for better backspacing behavior. | |||||
2022-12-08 | Add vim-polyglot submodule | Malfurious | 2 | -0/+4 | |
2022-12-08 | Add dmenu submodule | Malfurious | 3 | -0/+6 | |
2022-02-15 | Require firefox package | Malfurious | 1 | -0/+1 | |
2022-02-15 | Change install location of rice | Malfurious | 1 | -1/+1 | |
Instead of .gitdir, use the usual name of .git for the installed rice repository. Such repository is intended to have its worktree location configured properly. So far, the repository directory has used a non-standard name to avoid detection, so that the user's home directory isn't normally treated as a git repository. However, this is not completely necessary when we also nest the gitdir 1 extra directory deep (inside $HOME/rice). Reverting the name to .git, allows normal git commands to work properly while inside this one directory, but the home directory as a whole is still a sleeper repository. (And because the core.worktree variable is configured properly, git will realize that $HOME/rice is NOT the root of the worktree) | |||||
2021-11-11 | Require man pages, curl, wget packages | Malfurious | 1 | -0/+2 | |
2021-11-10 | fish: Update git-sonar prompt | Malfurious | 1 | -2/+1 | |
Script is now expected to be in the $PATH (as the Makefile installs it there) and the new short option for fetch is used instead of --fetch. | |||||
2021-11-10 | Update submodules Makefile | Malfurious | 1 | -4/+3 | |
2021-11-07 | Add slock submodule, tracking master branch | Malfurious | 2 | -0/+4 | |
2021-05-13 | Add fish config | Malfurious | 6 | -0/+37 | |
2021-05-13 | Require additional arch packages | Malfurious | 1 | -0/+1 | |
Added dhcpcd, polkit, and vi. | |||||
2021-05-13 | Fix path in .fehbg | Malfurious | 1 | -1/+1 | |
'~' wasn't being expanded while running this. | |||||
2021-05-12 | Add xinitrc | Malfurious | 1 | -0/+10 | |
2021-05-12 | Apply default wallpaper | Malfurious | 1 | -0/+2 | |
2021-05-12 | Add git config | Malfurious | 1 | -0/+29 | |
2021-05-12 | Add required Arch Linux packages | Malfurious | 1 | -0/+28 | |
2021-05-06 | Add vim config | Malfurious | 1 | -0/+12 | |
2021-05-06 | Add submodules Makefile | Malfurious | 1 | -0/+13 | |
2021-05-05 | Add git-sonar submodule, tracking master branch | Malfurious | 2 | -0/+4 | |
2021-05-05 | Fix submodule URLs | Malfurious | 1 | -2/+2 | |
2021-05-05 | Add st submodule, tracking master branch | Malfurious | 2 | -0/+4 | |
2021-05-05 | Add dwm submodule, tracking master branch | Malfurious | 2 | -0/+4 | |
2021-05-05 | Add default wallpaper | Malfurious | 1 | -0/+0 | |