Commit Graph

71 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 0b6a673a8c
[Fish] Add sourcing private data 2022-12-16 14:41:07 +01:00
Lucien Cartier-Tilet 590ac77ca0
[Fish] Remove old abbr, pipe out selected images
continuous-integration/drone/push Build is passing Details
2022-11-09 15:32:04 +01:00
Lucien Cartier-Tilet ece05b7bf3
[Fish] Launch Emacs as GUI, don’t wait for it 2022-11-09 15:31:59 +01:00
Lucien Cartier-Tilet d5cbecbfe0
[Bin] Better launch Wayland 2022-11-09 15:30:16 +01:00
Lucien Cartier-Tilet 6ce7200739
[Fish, Profile] Move custom paths to .profile 2022-11-03 12:15:55 +01:00
Lucien Cartier-Tilet ffd0a3bbeb
[Bin, Fish] Move most of my environment variables to .profile
continuous-integration/drone/push Build is passing Details
2022-11-03 11:47:00 +01:00
Lucien Cartier-Tilet e70ca0f65c
[Fish] Remove `node_modules/.bin' from PATH 2022-10-19 15:03:32 +02:00
Lucien Cartier-Tilet fa2356f326
[Org] Update the header for unique headers 2022-10-17 15:59:54 +02:00
Lucien Cartier-Tilet 4868f26dad
[Fish] Add abbreviation for launching software with Nvida 2022-09-19 12:35:40 +02:00
Lucien Cartier-Tilet fa2e092f89
[Fish] Add local node_module’s bin to path 2022-07-03 12:24:10 +02:00
Lucien Cartier-Tilet 73c629afc4
[Misc] Move files to XDG user dirs
continuous-integration/drone/push Build is passing Details
2022-06-07 19:45:58 +02:00
Lucien Cartier-Tilet 0352d55664
[Fish] Remove dart’s binaries directory from PATH 2022-05-31 21:02:17 +02:00
Lucien Cartier-Tilet 342b1ea1df
[Fish] rsync abbreviation 2022-05-22 14:12:53 +02:00
Lucien Cartier-Tilet 6feecc1fdc
[Bin, Fish] Better handling of unknown executables
Only execute stuff if it is in PATH.
2022-05-22 14:11:58 +02:00
Lucien Cartier-Tilet 6ee3af65bd
[Fish] Only execute pumo-system-info if found
continuous-integration/drone/push Build is passing Details
2022-05-01 23:17:34 +02:00
Lucien Cartier-Tilet d982b0f6d5
[Fish] Add XFCE PolKit to PATH, add sxiv abbreviation 2022-02-26 15:37:01 +01:00
Lucien Cartier-Tilet 8bc5d228dd
[Fish, Bin, Bootstrap] Sxiv to Nsxiv, install custom packages
continuous-integration/drone/push Build is passing Details
Change all references of sxiv to nsxiv.

In bootstrap, install my custom packages from their PKGBUILD rather
than from repositories.
2022-02-24 17:13:23 +01:00
Lucien Cartier-Tilet 6cf295c5dc
[Fish] Add Ruby 3.0 binaries to PATH 2022-01-26 10:06:28 +01:00
Lucien Cartier-Tilet bf9935d309
[Fish, Bootstrap] Remove unneeded fish extensions
Zoxide and Starship now replace z and bobthefish respectively
2021-12-25 21:32:49 +01:00
Lucien Cartier-Tilet 82bef92274
[Fish, Starship] Lisp module is displayed a bit more nicely
continuous-integration/drone/push Build is passing Details
2021-12-20 11:37:09 +01:00
Lucien Cartier-Tilet 7195f92017
[Fish] Switch to starship shell prompt
continuous-integration/drone/push Build is passing Details
2021-12-18 11:54:32 +01:00
Lucien Cartier-Tilet c5d1c964cf
[Fish] Delete mostly broken code, replace with custom utility
continuous-integration/drone/push Build is passing Details
2021-12-17 18:41:03 +01:00
Lucien Cartier-Tilet a800a292e2
[Fish] Automatically launch the Gnome Keyring when logging in 2021-11-18 20:13:24 +01:00
Lucien Cartier-Tilet d4f11b612d
[Org, Emacs] Do not add spaces in front of code in src blocks
By default, org-mode will add two spaces before code lines in the org
file itself. This does not change how code is edited when editing a
code block through `org-edit-special' but when copy/pasting code or
editing it directly from the org file, it can be troublesome.
Setting `org-src-preserve-indentation' to `t' prevents org from adding
these two spaces.
2021-10-12 12:19:46 +02:00
Lucien Cartier-Tilet 53e5d6d333
[Fish] Set `$XMODIFIERS' as an empty variable
This helps with Emacs, otherwise some keybindings with the bépo layout
won’t work. Weird...
2021-07-30 18:00:01 +02:00
Lucien Cartier-Tilet deb3e03877
[Org Files] Better readable Elisp code 2021-07-30 17:58:52 +02:00
Lucien Cartier-Tilet 124644ff3c
[Org Files] Remove unneeded header, add .dir-locals.el
`.dir-locals.el' file will automatically activate writeroom-mode for
all org files and set `org-confirm-babel-evaluate' to nil.
2021-07-30 17:56:43 +02:00
Lucien Cartier-Tilet a040bfceb7
[org] Whitespace
Tabs to spaces, and tables realigned
2021-05-21 14:41:05 +02:00
Lucien Cartier-Tilet 6d3220e78c
[org] Update custom variables in org file 2021-05-21 14:40:50 +02:00
Lucien Cartier-Tilet 7207632c56
[Org] Add auto-tangling to simple org files 2021-04-28 16:39:30 +02:00
Lucien Cartier-Tilet fd4582f7fe
[Fish] Remove `devour' from `mpv' abbreviation 2021-04-25 11:20:48 +02:00
Lucien Cartier-Tilet 5b8ac32b15
[Fish] Stop searching packages automatically on wrong command 2021-04-04 12:10:48 +02:00
Lucien Cartier-Tilet 03438f6e91
[Fish] remove unused abbreviations 2021-04-04 12:10:32 +02:00
Lucien Cartier-Tilet ab7988f1b6
[Fish] update `remove' abbreviation 2021-04-01 23:15:15 +02:00
Lucien Cartier-Tilet 81ecf5ce0a
[Awesome, Bin] formatting 2021-03-26 13:52:08 +01:00
Lucien Cartier-Tilet 1a97dc0884
[Fish] make man pages fancier
Add syntax highlight to man pages through bat
2021-03-10 13:07:00 +01:00
Lucien Cartier-Tilet 527380e5ff
[Org, meta] Change formatting of org files 2021-02-04 14:43:09 +01:00
Lucien Cartier-Tilet 812f252de1
[Fish] Remove, add, update some abbreviations
Abbreviations removed: `p', `surge', `ls', and `feh'
Abbreviations added: `suser', `egui',

Add `devour' to abbreviations `egui', `mpv', `sxiv', `webcam'
2021-02-04 09:50:46 +01:00
Lucien Cartier-Tilet 95119f7bad
[Fish] Emacs launched in terminal mode when launched from terminal 2021-02-04 09:22:54 +01:00
Lucien Cartier-Tilet 9062092b1d
[Fish, Emacs, Bootstrap] Replace yay with paru 2021-02-04 09:17:32 +01:00
Lucien Cartier-Tilet 2ea6cd5ecf
[Fish] Set prompt theme to Nord 2021-02-04 09:14:52 +01:00
Lucien Cartier-Tilet 54e9e00078
[Fish] Better handling of user-defined paths 2020-12-10 10:06:46 +01:00
Lucien Cartier-Tilet 38843d8a4e
[Fish] Org file formatting 2020-12-10 10:06:32 +01:00
Lucien Cartier-Tilet 888e237ab8
[Fish] Further theme appearance modification 2020-12-02 17:28:08 +01:00
Lucien Cartier-Tilet 9004bb84e6
[Fish] Update theme appearance of fish shell 2020-12-02 16:12:49 +01:00
Lucien Cartier-Tilet 20affaec43
[Fish] remove ytdl abbr 2020-11-29 13:47:28 +01:00
Lucien Cartier-Tilet 3a1015b9e7
[Org files] Formatted org files to look better with new org config 2020-11-13 15:18:43 +01:00
Lucien Cartier-Tilet 4fa4a12f90
[Fish] add support for NVMe SSDs in `fish_greeter' 2020-10-14 18:31:02 +02:00
Lucien Cartier-Tilet 7b2c7d8145
[Org source] Fix mkdirp tangling argument 2020-09-28 18:22:32 +02:00
Lucien Cartier-Tilet 2187348425
[Fish] Change the order of the $PATH variable
Custom and local executables will now have the priority over system
executables.
For instance, an `ls' executable located in `$HOME/.local/bin/ls' will
have the priority over `/bin/ls'
2020-09-02 13:43:03 +02:00