|
2a5a52fc48
|
Vim flatpak does not have full filesystem access
|
2022-07-18 11:18:56 +01:00 |
|
|
0f045364d0
|
Add system flatpak path
|
2022-07-17 22:56:28 +01:00 |
|
|
c7f7524133
|
Make vim detection simpler
|
2022-07-17 22:53:12 +01:00 |
|
|
4c5d943942
|
Put the vim flatpak path in one place
|
2022-07-17 22:38:47 +01:00 |
|
|
629a4f85b2
|
Handle Flatpak of Vim
|
2022-07-17 22:07:29 +01:00 |
|
|
00ae7b6952
|
Alias vim to vi
|
2022-07-17 21:36:31 +01:00 |
|
|
a972eb4831
|
Add language aliases
|
2022-07-13 21:30:07 +01:00 |
|
|
fea3238a04
|
Tweak openssl command
|
2022-07-11 15:55:00 +01:00 |
|
|
250679025e
|
Set per-user timezone
|
2022-07-01 17:01:26 +01:00 |
|
|
4dbbe59e96
|
Turn off bracketed paste in bash
|
2022-05-11 11:58:37 +00:00 |
|
|
e2a8a9f606
|
Add tlscheck function to bashrc
|
2022-03-31 13:24:44 +00:00 |
|
|
d96910733a
|
Use ~/.local/bin instead of ~/bin
|
2022-03-06 16:10:55 +00:00 |
|
|
25081f9271
|
Set the Qt DPI when in GNOME
|
2022-03-04 19:27:20 +00:00 |
|
|
2597888258
|
Rename caliso to isocal
|
2022-03-01 10:10:54 +00:00 |
|
|
d2ea7ed741
|
Swap dig with drill
|
2022-02-23 10:19:18 +00:00 |
|
|
5b57596510
|
Use vim as EDITOR if available
|
2022-02-20 19:32:49 +00:00 |
|
|
e1c2541dba
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2022-02-13 17:58:28 +00:00 |
|
|
c3a36af690
|
Add caliso alias
|
2022-02-13 17:58:17 +00:00 |
|
|
dca35d0535
|
Add LIBVIRT_DEFAULT_URI
|
2022-02-10 12:47:48 +00:00 |
|
|
87dd504af1
|
Add simpletls command
|
2022-02-10 08:40:56 +00:00 |
|
|
937413cf3f
|
Make the prompt bold, default colour
|
2022-01-25 14:18:39 +00:00 |
|
|
b15df679c0
|
Use full option names for prun
|
2022-01-11 22:28:09 +00:00 |
|
|
1ab4a9d5e6
|
Clean up aliases
|
2022-01-11 21:55:41 +00:00 |
|
|
dee7ba7a7f
|
Tweak la and ll aliases
|
2022-01-11 21:47:19 +00:00 |
|
|
28083e8f2a
|
Add la alias
|
2022-01-11 21:44:39 +00:00 |
|
|
b7ee321b16
|
Disable aliases etc. for ls
|
2022-01-11 21:42:43 +00:00 |
|
|
95a5aa1ca8
|
Don't use colour with ls
|
2022-01-11 21:38:32 +00:00 |
|
|
61830b6287
|
Fix typo in tmux command
|
2021-12-30 19:29:43 +00:00 |
|
|
286f3b6f65
|
Check if systemd is running
|
2021-12-07 10:53:34 +00:00 |
|
|
a5ae64f590
|
Stop prompting about locale.conf
|
2021-12-04 11:54:56 +00:00 |
|
|
ac5e804566
|
Move tmux options into config file
|
2021-11-19 12:45:38 +00:00 |
|
|
119e276af0
|
Single PS1 for all users
|
2021-11-19 12:23:51 +00:00 |
|
|
d288a54f80
|
Show the timezone in usermotd
|
2021-11-16 20:56:36 +00:00 |
|
|
4d9023f195
|
Oops, that breaks lots of things
|
2021-11-16 15:38:10 +00:00 |
|
|
2439b6d226
|
Run the shell under ssh-agent if needed
|
2021-11-16 13:18:05 +00:00 |
|
|
1bcb3192be
|
Include a few more standard paths
|
2021-11-14 16:34:02 +00:00 |
|
|
bcfe71536e
|
Add Ruby Gems bin to PATH
|
2021-11-10 16:33:19 +00:00 |
|
|
6cda7a213e
|
Use XDG_CONFIG_HOME variables instead of hard-coding ~/.config
|
2021-11-01 10:46:09 +00:00 |
|
|
00ec029348
|
Put startup tasks in a usermotd () function
|
2021-11-01 10:45:28 +00:00 |
|
|
983bcaa3a1
|
Add $GOPATH/bin to $PATH
|
2021-07-02 23:12:25 +01:00 |
|
|
11cc4430e6
|
Add GOPROXY variable
|
2021-07-02 22:23:16 +01:00 |
|
|
fa23fcfc7d
|
Put GOPATH out of the way
GOPATH isn't needed as much since Go Modules (Go v1.11).
|
2021-06-30 22:23:35 +01:00 |
|
|
9e1cd70e71
|
Only print LANG for interactive terminals
|
2021-06-19 14:32:15 +01:00 |
|
|
ed21638ed0
|
Stop with /acp
|
2021-06-18 21:36:41 +01:00 |
|
|
251913e5db
|
Add /acp/bin to PATH and print LANG at login
|
2021-06-18 21:20:58 +01:00 |
|
|
60706c3fb1
|
Force unicode in tmux
|
2021-06-18 18:49:14 +00:00 |
|
|
d655448001
|
Single-line prompt
|
2021-06-18 14:52:03 +01:00 |
|
|
be9da43fb9
|
Make pacup a script instead of an alias
|
2021-05-24 19:03:35 +01:00 |
|
|
e09bec7c47
|
Remove cal alias
|
2021-05-16 11:18:37 +01:00 |
|
|
63a01cd7fa
|
Load default system locales
|
2021-05-13 13:44:41 +01:00 |
|