1
0
Fork 0
Commit Graph

5 Commits (04790c48d64b7e60f2877108ba558fbd9a1c0c02)

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 2b28b7e482
Changed tmux leader to CTRL-SPACE as CTRL-Z interferes with SIGTSTP in
a shell
2024-04-06 22:46:26 +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 b2234868cf FEAT: Add sane keybinds for splitting window 2024-04-02 19:21:33 +00:00
Nigel Barink 8cd0f1a9ec Add tmux/.tmux.conf 2024-04-02 19:13:55 +00:00