Browse Source

Modular .profile: WIP

master
Sophie Hirn 5 years ago
parent
commit
7e7da3435f
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      .beacon/sed.post
  2. +1
    -0
      .profile

+ 1
- 0
.beacon/sed.post View File

@@ -0,0 +1 @@
s:{%{env}%}::g

+ 1
- 0
.profile View File

@@ -1,6 +1,7 @@
#!/bin/bash


{%{env}%}

export EDITOR="wsed"
export _JAVA_AWT_WM_NONREPARENTING=1 # Because swing is too dumb to deal with tiling wms

Loading…
Cancel
Save