Riyyi
9be2f3e0bf
Emacs: Add keybindings to prevent dired from opening a million buffers
2021-08-26 01:29:44 +02:00
Riyyi
1f84746ed7
Manager: Parse help argument
2021-08-24 03:55:54 +02:00
Riyyi
9a4a5e8d74
Completion: Update manager completion to the new argument structure
2021-08-24 03:40:11 +02:00
Riyyi
f4a3779b04
Manager: Implement path filtering to pushing and pulling
...
It now possible to filter the pushing and pulling functions on
zero, one or multiple files and/or directories.
2021-08-24 03:12:30 +02:00
Riyyi
8f69bed7d9
Manager: Check if no operation is selected, improve error formatting
2021-08-22 22:34:12 +02:00
Riyyi
14a0d810ee
Manager: Update help to Groff and to reflect new argument structure
...
Change the help function output to use the official man utility, which
uses Groff (GNU troff) formatting.
2021-08-22 20:58:36 +02:00
Riyyi
2e06b13a69
Manager: Major restructure of arguments
...
Optional arguments with spaces aren't supported by GNU getopt. So
instead lets restructure the arguments to make sense without them.
The manager now supports stdin.
This patch also separates file pulling and pushing into separate
functions.
2021-08-22 19:41:30 +02:00
Riyyi
80cf6138bc
Manager: Change local variables to camelCase
2021-08-21 20:30:57 +02:00
Riyyi
a22290a3c0
Manager: Add support for apt/dpkg package management
2021-08-20 19:50:15 +02:00
Riyyi
8ed84d5843
Manager: Change function naming convention and bracket location
2021-08-20 19:36:02 +02:00
Riyyi
da8131bdd0
Manager: Make 'package' option argument optional
2021-08-20 19:29:09 +02:00
Riyyi
c25d08993e
Manager: Change variables to camelCase
2021-08-19 16:13:22 +02:00
Riyyi
522ef89b1c
Emacs: Add wdired keybindings, allow permission modifications
2021-08-19 15:10:02 +02:00
Riyyi
ec85c0aff6
Manager: Improve option handling using GNU getopt
2021-08-19 02:16:06 +02:00
Riyyi
c2fe4ca3bf
Manager: Improve help output formatting, display help without options
2021-08-18 02:13:47 +02:00
Riyyi
507c1945a8
Emacs: Load flyspell-correct on startup
2021-08-13 15:48:32 +02:00
Riyyi
743d595ca7
Scripts: Add download script
2021-08-09 17:12:16 +02:00
Riyyi
ae1458873e
Packages: Add aria2 download utility
...
To speed up YouTube downloads, use the external downloader aria2c.
Also implemented it in the aliases and scripts where youtube-dl is used.
2021-08-09 12:50:10 +02:00
Riyyi
4dc285d713
Emacs: Add all-the-icons to dired
2021-08-08 00:30:42 +02:00
Riyyi
42586e9f8d
Aliases: Add options to stream function
2021-08-07 16:12:17 +02:00
Riyyi
7659b826b5
Polybar: Add rate limit message to BTC module
2021-08-06 22:01:43 +02:00
Riyyi
d3b31a2c89
sdhajk hasdjk hajkh
...
adasjdnajs
2021-08-06 13:24:07 +02:00
Riyyi
9d2df684bf
qutebrowser: Add legacy keybindings for zoom level
2021-08-05 21:47:28 +02:00
Riyyi
be8c5e8136
Set scrolling to zoom in feh
2021-08-04 13:18:44 +02:00
Riyyi
8c83d5db37
Give Rofi menu time to disappear in printscreen script
2021-07-26 02:20:35 +02:00
Riyyi
3aa353f442
Add flag to volctl to enable PulseAudio TCP module
2021-07-23 16:26:58 +02:00
Riyyi
2d9a38909a
Add Wacom driver for tablet
2021-07-21 23:08:24 +02:00
Riyyi
7722c26618
Fix deprecated Powerline patch for DejaVu font
2021-07-21 17:23:00 +02:00
Riyyi
24f2f9f6c6
Round offset number for xsetwacom input
2021-07-20 22:41:44 +02:00
Riyyi
045de08f03
Add tablet option to inputctl
2021-07-20 22:02:12 +02:00
Riyyi
bee667effd
Add Magit log pick/quit keybindings
2021-07-20 00:40:20 +02:00
Riyyi
71dacd5256
Enable lines on dashboard, which became a separate dependency
2021-07-17 12:15:20 +02:00
Riyyi
33a2a4e9fd
Do not invert movement mpv keybinds
2021-07-12 22:10:18 +02:00
Riyyi
ae4d4c3f49
Hide cursor when taking selection screenshot
2021-07-12 00:22:48 +02:00
Riyyi
5065ad17a6
Switch lines of code counter program, sloccount -> tokei
2021-07-09 14:30:50 +02:00
Riyyi
f1b42d9138
Add alias to launch urxvt in current $PWD
2021-07-07 13:11:31 +02:00
Riyyi
beca7d4aec
Add qutebrowser menu completion keybinds
2021-07-04 23:34:56 +02:00
Riyyi
5687a2fb03
Add shift+tab keybinding for zsh reverse menu completion
2021-07-04 23:00:37 +02:00
Riyyi
47978497b9
Add keybinding for org link display toggling
2021-07-03 22:32:12 +02:00
Riyyi
ec3cd49dfc
Fix flyspell menu, reorder keybindings sections
2021-07-03 20:09:53 +02:00
Riyyi
47178aea27
Disable prettify symbols, as they mess with indentation
2021-07-03 19:47:10 +02:00
Riyyi
6d54572740
Fix wrong argument type error, vc-registered doesn't accept nil
...
It's also good practice not to use lambdas inside hooks, for readability.
2021-07-03 19:43:44 +02:00
Riyyi
7af24059a1
Reorganize package categories
2021-07-03 16:56:19 +02:00
Riyyi
eb684b5a13
Do not close magit when pressing escape
2021-07-03 16:23:49 +02:00
Riyyi
2cad1e52f8
Fix parenthencies
2021-07-03 15:54:54 +02:00
Riyyi
d5b958af9d
Add lua/latex lsp server, add restclient
2021-07-03 15:34:29 +02:00
Riyyi
678eeae113
Config style update
2021-07-03 15:26:54 +02:00
Riyyi
e15c394602
Move cache directory creation earlier in the config
2021-07-03 15:24:12 +02:00
Riyyi
2d5cbab390
Add dap functions
2021-07-03 15:20:43 +02:00
Riyyi
68ef4776a0
Add dap-mode
2021-07-03 15:18:43 +02:00