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 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
Nigel Barink 58f5f318b3 FEAT: Added signing key to gitconfig and adding new paths to \$PATH 2024-03-31 14:23:39 +02:00
Nigel Barink f129176f6f storing initial dotfiles 2023-10-01 15:52:05 +02:00