Commit Graph
556 Commits
Author SHA1 Message Date
Riyyi a3ef78c8ff Add regexp for org-roam title slugs 2021-05-14 12:48:58 +02:00
Riyyi cad390e771 Improve mpv subtitle appearance 2021-04-26 02:02:52 +02:00
Riyyi 2b666b6b35 Use completing-read in centaur-tabs 2021-04-24 07:43:37 +02:00
Riyyi 9e2503ee1e Fix locking script location 2021-04-20 18:28:50 +02:00
Riyyi bce32d3ddc Fix yasnippet variables, they need to be set in :init 2021-04-01 01:32:40 +02:00
Riyyi 41f614699b Improve package updating keybind 2021-03-30 11:12:16 +02:00
Riyyi e1ce0b30ce Improve capslock escape swapping method 2021-03-29 20:22:46 +02:00
Riyyi 0741ca29d3 Add glsl completion, remove obsolete variables 2021-03-28 22:54:00 +02:00
Riyyi 39fbaeb5ac Add more license notice snippets 2021-03-26 15:17:20 +01:00
Riyyi 6d32b4c3ee Improve snippet email field selection 2021-03-26 00:50:56 +01:00
Riyyi 1e57434293 Add license notice snippet 2021-03-26 00:41:10 +01:00
Riyyi e029ea87f6 Convert C++ to cpp in org-roam-title-to-slug function 2021-03-23 15:09:44 +01:00
Riyyi 6d64cb1a6a Add org-roam capture templates 2021-03-21 01:00:06 +01:00
Riyyi 36f3adbdc9 Filter common words from org-roam-title-to-slug function 2021-03-18 01:45:57 +01:00
Riyyi 9c14034e39 Properly spawn emacsclient in a new process 2021-03-17 22:41:53 +01:00
Riyyi e2c1e562ca Fix project root find function 2021-03-14 11:59:49 +01:00
Riyyi a7135592a3 Improve consult keybinds 2021-03-13 01:51:27 +01:00
Riyyi 3e43420f56 Add consult package 2021-03-13 01:44:10 +01:00
Riyyi 801040ffe5 Switch to projectile-project-root as project root find function 2021-03-13 01:22:42 +01:00
Riyyi 6dc71212e2 Also fix evil-collection variables 2021-03-13 00:50:20 +01:00
Riyyi ab96a7bcef Remove unnecessary functions, fix evil variables 2021-03-13 00:33:59 +01:00
Riyyi 3d1774b600 Switch all :custom sections for :config 2021-03-12 16:19:53 +01:00
Riyyi 59b0dc9265 Fix variables that need setting before loading evil 2021-03-12 11:09:23 +01:00
Riyyi 236fa5b3cb Fix indentation 2021-03-11 21:51:30 +01:00
Riyyi ce6b821bba Add lua, yaml modes 2021-03-11 20:57:22 +01:00
Riyyi a380e6b300 Fix evil-operator-state-cursor, indentation 2021-03-11 20:10:57 +01:00
Riyyi f30eb0df6e Move screenshot keybindings to rofi menu 2021-03-09 12:52:48 +01:00
Riyyi df3d3bffd3 Add flycheck-clang-tidy 2021-03-04 15:06:13 +01:00
Riyyi ce49625ec3 Enable clang-tidy 2021-03-04 03:23:07 +01:00
Riyyi 3668abad9b Fix mkcd alias, add some shellfunctions
cd is a built-in shell command that changes the internal shell state
via the chdir() syscall. This cannot be called from a script.
2021-03-02 20:29:56 +01:00
Riyyi a13f317d7d Add zsh line keybinds 2021-02-28 00:49:35 +01:00
Riyyi eb0aed00d7 Simplify color export sed command 2021-02-27 00:18:39 +01:00
Riyyi 2b60818812 Update git aliases, ISO-like date format 2021-02-27 00:00:53 +01:00
Riyyi ba10984084 Move .scripts -> .local/bin 2021-02-25 20:16:07 +01:00
Riyyi 3ac7d9f601 Make colors.sh POSIX compliant 2021-02-25 18:45:47 +01:00
Riyyi 6c484edce2 Remove empty lines from options selection 2021-02-25 01:10:08 +01:00
Riyyi 34c9c74c37 Add system actions script 2021-02-25 01:08:26 +01:00
Riyyi f64dccd04b Add rofi password prompt script 2021-02-24 23:48:04 +01:00
Riyyi 530082843e Isolate variables 2021-02-22 15:19:22 +01:00
Riyyi 2223f936dd printf should receive variables 2021-02-22 02:04:15 +01:00
Riyyi 4ee0ac31fb Bulk rename files inside a directory 2021-02-22 01:54:53 +01:00
Riyyi 15d1850ba1 Set default git branch name 2021-02-20 00:19:34 +01:00
Riyyi 84cae6762c Switch coinbase to coincap API in btc price tracker 2021-02-15 19:38:27 +01:00
Riyyi 266836dd38 Add btc price tracker panel module 2021-02-15 16:17:00 +01:00
Riyyi 829d699942 Enable icons in rofi run prompt 2021-02-12 02:46:18 +01:00
Riyyi 3276a683c0 Use rofis new theme format, add selection keybinds 2021-02-12 02:08:59 +01:00
Riyyi 0848865237 Add git show alias 2021-02-11 14:26:05 +01:00
Riyyi ce523b32d9 Switch to white cursor 2021-02-11 13:56:24 +01:00
Riyyi 45de6548f4 Add paragraph sort function 2021-01-30 16:53:35 +01:00
Riyyi 4b8244571b Add mouse side buttons functionality 2021-01-30 00:54:54 +01:00