1
0
Fork 0
Commit Graph

4 Commits (main)

Author SHA1 Message Date
Nigel Barink d651cce8ca
FEAT: Added activate script, Cleaned up dotfiles folder
- hidden files now make use of the dot- prefix
- Activate.sh can be used to activate all stow packages
- I used to append tons of paths to my PATH environment variable
    I have now changed to moving build binaries into /opt and symlinking
    the necessary binaries to /usr/bin/local. This makes all tools build
    also available as the root user
- Replaced the dmenu in i3 with rofi and a nice fitting colourscheme
2024-04-09 22:13:23 +02:00
Nigel Barink aadb6dc051
FEAT: Changed I3 colours to match my wallpaper (Otter <3)
- Changed keyboard layout (GB -> UK)
- Disabled focus on mouse hover I3
2024-04-09 18:27:25 +02:00
Nigel Barink 76497acfb5
FEAT: Adding fzf, ripgrep and ollama to my install.sh script 2024-04-04 22:38:27 +02:00
Nigel Barink 4ad3dfc644
FEAT: Started install script
Added completion and suggestions for fzf
      Set git Signin on by default
      Changed prefix key to C-z
FIX: Made sure forward and backward search keymappings will still work
2024-04-03 21:14:04 +02:00