ItsDrike
53e96c5854
Automatically create ZSH_CACHE folder
2022-08-23 10:55:04 +02:00
ItsDrike
72d363ab1b
Export set variables in zshrc
2022-08-23 10:54:48 +02:00
ItsDrike
38e1dae0c2
Improve comment
2022-08-23 10:54:03 +02:00
ItsDrike
fcdd9df1a6
Store timestamps in command history
2022-08-23 10:53:33 +02:00
ItsDrike
f4d3da10ee
Add clipmenu to user systemd autostart
2022-08-20 11:36:42 +02:00
ItsDrike
6290f43d93
Export RUSTUP_HOME
2022-08-18 13:25:34 +02:00
ItsDrike
ee35ca5d07
Export cargo home
2022-08-18 13:25:02 +02:00
ItsDrike
6074a994ef
Add quotes for pyenv_root
2022-08-18 13:24:52 +02:00
ItsDrike
f62bb6d3be
export $FILEMANAGER
2022-08-18 13:24:33 +02:00
ItsDrike
52a85089a1
Exclude polybar from rounded corners in picom
2022-08-03 12:23:26 +02:00
ItsDrike
895837e780
Add pcmanfm settings
2022-07-30 01:34:08 +02:00
ItsDrike
fac83b629c
Update alacritty config
2022-07-29 23:53:09 +02:00
ItsDrike
d4845fec48
Fix xmonad config after compatibility breaking 0.17 came out
2022-07-11 03:14:52 +02:00
ItsDrike
dba3e7727a
Produce notification when changing brightness
2022-06-22 09:33:32 +02:00
ItsDrike
b2dd459baa
Update dunst keybindings
2022-06-22 09:33:18 +02:00
ItsDrike
52dbe8175d
Update dunst config
2022-06-22 09:29:07 +02:00
ItsDrike
3f1d2d31b0
Rewrite brightness script
2022-06-19 15:35:15 +02:00
ItsDrike
5c2f1eed17
Add discord settings
2022-06-17 23:18:57 +02:00
ItsDrike
aacb10fdf9
Add global alias for env var prefix
2022-06-02 16:55:30 +02:00
ItsDrike
7e087b1c07
Fix wrongly defined zsh substitution
2022-06-02 16:55:08 +02:00
ItsDrike
26ae50db18
Add diff program env variable
2022-05-30 01:26:52 +02:00
ItsDrike
480baf8da7
Automatically define pyenv python aliases
2022-05-29 01:15:40 +02:00
ItsDrike
edd68a210f
Add pyenv shell support
2022-05-29 01:15:19 +02:00
ItsDrike
62221a0b2e
Add rotation shortcut for mpv
2022-05-29 01:13:12 +02:00
ItsDrike
9e49654e5d
Add diff commit (dcm) git alias
2022-05-29 01:11:15 +02:00
ItsDrike
1ca0abc29c
Add pyenv
2022-03-30 11:12:09 +02:00
ItsDrike
99f2dae3a5
Add git cleanup alias
2022-03-25 21:43:17 +01:00
ItsDrike
511b24e589
Add git aliases for line information
2022-03-25 21:42:53 +01:00
ItsDrike
db457909c3
Add shortcut for clipmenu
2022-03-09 22:09:09 +01:00
ItsDrike
1c2b7cac0d
Import DISPLAY to systemd for user services
2022-03-09 22:02:12 +01:00
ItsDrike
8a87f85b97
Rebind middle click for contex, not close_all
2022-02-24 17:24:59 +01:00
ItsDrike
172282d194
Update dunst config
2022-02-23 16:15:02 +01:00
ItsDrike
eb784ab056
Add bareinit git alias
2022-02-11 18:28:25 +01:00
ItsDrike
e87a2eb781
Bump font awesome version to 6
...
- Arch package 'ttf-font-awesome' has been updated to use version 6 of
fontawesome. To keep up with it, also bump the version of the font in
xmonad so that users won't be forced to install it manually.
2022-02-10 11:11:31 +01:00
ItsDrike
ba9b0f0a3f
Update git signing key
2022-02-10 03:34:47 +01:00
ItsDrike
96a7166919
Add global gitignore file
2022-01-25 19:57:19 +01:00
ItsDrike
0fa5db7477
Add alias for quickly stashing staged files
2022-01-25 19:57:02 +01:00
ItsDrike
b2a32d8202
Add git alias to clone as bare repo
...
- This puts all of the git bare files into .bare and adds a .git file
which specifies it's location. This makes for a nice and clean way to
handle working with bare repositories
- Bare repositories are very useful since they allow for neat workflow
by using git worktrees that can basically create folders for
individual branches. This means we can easily check out given brach
just by entering that folder and we don't need to worry about
conflicting files which we'd have to stash and then apply the stash
once we're done done.
2022-01-10 17:44:45 +01:00
ItsDrike
ab1f173a2d
Add topgrade
2022-01-04 01:04:16 +01:00
ItsDrike
75fbd46888
Fix gchb alias
2022-01-04 01:03:18 +01:00
ItsDrike
f1f8946139
Add alias to search pacnew files
2022-01-04 01:03:05 +01:00
ItsDrike
18ba4c4906
Fix keybinds
2021-12-24 02:42:04 +01:00
ItsDrike
c1af932797
Remove unnecessary env variables
2021-12-18 18:10:18 +01:00
ItsDrike
abac53fa9f
Update comments
2021-12-18 18:10:04 +01:00
ItsDrike
826cef4e6e
POSIX compliance, shellcheck
2021-12-18 18:09:25 +01:00
ItsDrike
d843e90462
Use spaces instead of tabs
2021-12-18 18:07:47 +01:00
ItsDrike
b07404d669
Use POSIX-compatible sh, not zsh
2021-12-18 12:04:41 +01:00
ItsDrike
09ce7d00a9
Convert tabs to spaces
2021-12-18 12:04:28 +01:00
ItsDrike
752fd36c62
Fix pip aliases for cpython/pypy
...
- We can't simply define `pip3.6`,... because the aliases support both
cpython and pypy version, which means these needs to differ. For that
reason, I decided to use `ppip3` for pypy and `pip3` for cpython.
However there's also an option to use the full version like this:
`pypy3pip` or `py3.7pip`.
2021-12-18 11:49:37 +01:00
ItsDrike
5432334da6
Simplify python alias creation
2021-12-18 05:48:36 +01:00